errors

package
v0.0.0-...-23e819b Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMessageType     = errors.New("message type error")
	ErrInvalidArgument = errors.New("invalid argument")
	ErrTryMaxTimes     = errors.New("retry task max time")
	ErrFileNotExist    = errors.New("file not exist")
	ErrBadConn         = errors.New("bad net connection")
	ErrResultNotExist  = errors.New("result not exist")
	ErrExecTimeout     = errors.New("exec time out")
)

Functions

func NewError

func NewError(msg string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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