JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
ENOTSUP
EPROTONOSUPPORT
ENOBUFS
ENETDOWN
EADDRINUSE
EADDRNOTAVAIL
ECONNREFUSED
EINPROGRESS
EHOSTUNREACH
EMTHREAD
EFSM
ENOCOMPATPROTO
ETERM
ENOTSOCK
EAGAIN
ENOENT
EINTR
EACCESS
EFAULT
EINVAL
EISCONN
ENOTCONN
EMSGSIZE
EAFNOSUPPORT
ENETUNREACH
ECONNABORTED
ECONNRESET
ETIMEDOUT
ENETRESET
EIOEXC
ESOCKET
EMFILE
EPROTO
Field Details
map
code
message
Constructor Details
Error(int)
Error(int, String)
Method Details
values()
valueOf(String)
findByCode(int)
getCode()
getMessage()
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf