eoserr

package
v0.8.17 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAESError = Error{"aes_error_code", 3990018}
View Source
var ErrAssertException = Error{"assert_exception_code", 3990010}
View Source
var ErrBadCastException = Error{"bad_cast_exception_code", 3990007}
View Source
var ErrCanceledException = Error{"canceled_exception_code", 3990009}
View Source
var ErrDivideByZero = Error{"divide_by_zero_code", 3990021}
View Source
var ErrEOFException = Error{"eof_exception_code", 3990011}
View Source
var ErrFileNotFoundException = Error{"file_not_found_exception_code", 3990003}
View Source
var ErrInvalidArgException = Error{"invalid_arg_exception_code", 3990005}
View Source
var ErrInvalidOperationException = Error{"invalid_operation_exception_code", 3990014}
View Source
var ErrKeyNotFoundException = Error{"key_not_found_exception_code", 3990006}
View Source
var ErrNullOptional = Error{"null_optional_code", 3990016}
View Source
var ErrOutOfRangeException = Error{"out_of_range_exception_code", 3990008}
View Source
var ErrOverflow = Error{"overflow_code", 3990019}
View Source
var ErrParseErrorException = Error{"parse_error_exception_code", 3990004}
View Source
var ErrStdException = Error{"std_exception_code", 3990013}
View Source
var ErrTimeoutException = Error{"timeout_exception_code", 3990002}
View Source
var ErrUDTError = Error{"udt_error_code", 3990017}
View Source
var ErrUnderflow = Error{"underflow_code", 3990020}
View Source
var ErrUnhandledException = Error{"unhandled_exception_code", 3990001}
View Source
var ErrUnknownHostException = Error{"unknown_host_exception_code", 3990015}
View Source
var ErrUnspecifiedException = Error{"unspecified_exception_code", 3990000}

Functions

This section is empty.

Types

type Error

type Error struct {
	Name string
	Code int
}

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

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