sveltinerr

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Copyright © 2021 Mirco Veltri <github@mircoveltri.me>

Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewContentTemplateTypeNotValidError

func NewContentTemplateTypeNotValidError() error

func NewDefaultError

func NewDefaultError(err error) error

func NewDirInsteadOfFileError

func NewDirInsteadOfFileError() error

func NewDirNotFoundError

func NewDirNotFoundError() error

func NewExecSystemCommandError

func NewExecSystemCommandError() error

func NewExecSystemCommandErrorWithMsg

func NewExecSystemCommandErrorWithMsg(err error) error

func NewFileNotFoundError

func NewFileNotFoundError() error

func NewMetadataTypeNotValidError

func NewMetadataTypeNotValidError() error

func NewNotImplementYetError

func NewNotImplementYetError() error

func NewNumOfArgsNotValidError

func NewNumOfArgsNotValidError() error

func NewNumOfArgsNotValidErrorWithMessage

func NewNumOfArgsNotValidErrorWithMessage(err error) error

func NewOptionNotValidError

func NewOptionNotValidError() error

func NewPackageManagerCommandError

func NewPackageManagerCommandError(err error) error

func NewPackageManagerCommandNotValidError

func NewPackageManagerCommandNotValidError() error

func NewPageTypeNotValidError

func NewPageTypeNotValidError() error

func NewResourceNotFoundError

func NewResourceNotFoundError() error

Types

type SveltinError

type SveltinError struct {
	Code    int
	Err     error
	Message string
}

func (*SveltinError) Error

func (e *SveltinError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL