org.jruby
Interface IErrno
public interface IErrno
Error numbers.
- Author:
- Benoit Cerrina
EPERM
static final int EPERM
- See Also:
- Constant Field Values
ENOENT
static final int ENOENT
- See Also:
- Constant Field Values
ESRCH
static final int ESRCH
- See Also:
- Constant Field Values
EINTR
static final int EINTR
- See Also:
- Constant Field Values
EIO
static final int EIO
- See Also:
- Constant Field Values
ENXIO
static final int ENXIO
- See Also:
- Constant Field Values
E2BIG
static final int E2BIG
- See Also:
- Constant Field Values
ENOEXEC
static final int ENOEXEC
- See Also:
- Constant Field Values
EBADF
static final int EBADF
- See Also:
- Constant Field Values
ECHILD
static final int ECHILD
- See Also:
- Constant Field Values
EDEADLK
static final int EDEADLK
- See Also:
- Constant Field Values
ENOMEM
static final int ENOMEM
- See Also:
- Constant Field Values
EACCES
static final int EACCES
- See Also:
- Constant Field Values
EFAULT
static final int EFAULT
- See Also:
- Constant Field Values
ENOTBLK
static final int ENOTBLK
- See Also:
- Constant Field Values
EBUSY
static final int EBUSY
- See Also:
- Constant Field Values
EEXIST
static final int EEXIST
- See Also:
- Constant Field Values
EXDEV
static final int EXDEV
- See Also:
- Constant Field Values
ENODEV
static final int ENODEV
- See Also:
- Constant Field Values
ENOTDIR
static final int ENOTDIR
- See Also:
- Constant Field Values
EISDIR
static final int EISDIR
- See Also:
- Constant Field Values
EINVAL
static final int EINVAL
- See Also:
- Constant Field Values
ENFILE
static final int ENFILE
- See Also:
- Constant Field Values
EMFILE
static final int EMFILE
- See Also:
- Constant Field Values
ENOTTY
static final int ENOTTY
- See Also:
- Constant Field Values
ETXTBSY
static final int ETXTBSY
- See Also:
- Constant Field Values
EFBIG
static final int EFBIG
- See Also:
- Constant Field Values
ENOSPC
static final int ENOSPC
- See Also:
- Constant Field Values
ESPIPE
static final int ESPIPE
- See Also:
- Constant Field Values
EROFS
static final int EROFS
- See Also:
- Constant Field Values
EMLINK
static final int EMLINK
- See Also:
- Constant Field Values
EPIPE
static final int EPIPE
- See Also:
- Constant Field Values
EDOM
static final int EDOM
- See Also:
- Constant Field Values
ERANGE
static final int ERANGE
- See Also:
- Constant Field Values
EWOULDBLOCK
static final int EWOULDBLOCK
- See Also:
- Constant Field Values
EAGAIN
static final int EAGAIN
- See Also:
- Constant Field Values
EINPROGRESS
static final int EINPROGRESS
- See Also:
- Constant Field Values
EALREADY
static final int EALREADY
- See Also:
- Constant Field Values
ENOTSOCK
static final int ENOTSOCK
- See Also:
- Constant Field Values
EDESTADDRREQ
static final int EDESTADDRREQ
- See Also:
- Constant Field Values
EMSGSIZE
static final int EMSGSIZE
- See Also:
- Constant Field Values
EPROTOTYPE
static final int EPROTOTYPE
- See Also:
- Constant Field Values
ENOPROTOOPT
static final int ENOPROTOOPT
- See Also:
- Constant Field Values
EPROTONOSUPPORT
static final int EPROTONOSUPPORT
- See Also:
- Constant Field Values
ESOCKTNOSUPPORT
static final int ESOCKTNOSUPPORT
- See Also:
- Constant Field Values
EOPNOTSUPP
static final int EOPNOTSUPP
- See Also:
- Constant Field Values
EPFNOSUPPORT
static final int EPFNOSUPPORT
- See Also:
- Constant Field Values
EAFNOSUPPORT
static final int EAFNOSUPPORT
- See Also:
- Constant Field Values
EADDRINUSE
static final int EADDRINUSE
- See Also:
- Constant Field Values
EADDRNOTAVAIL
static final int EADDRNOTAVAIL
- See Also:
- Constant Field Values
ENETDOWN
static final int ENETDOWN
- See Also:
- Constant Field Values
ENETUNREACH
static final int ENETUNREACH
- See Also:
- Constant Field Values
ENETRESET
static final int ENETRESET
- See Also:
- Constant Field Values
ECONNABORTED
static final int ECONNABORTED
- See Also:
- Constant Field Values
ECONNRESET
static final int ECONNRESET
- See Also:
- Constant Field Values
ENOBUFS
static final int ENOBUFS
- See Also:
- Constant Field Values
EISCONN
static final int EISCONN
- See Also:
- Constant Field Values
ENOTCONN
static final int ENOTCONN
- See Also:
- Constant Field Values
ESHUTDOWN
static final int ESHUTDOWN
- See Also:
- Constant Field Values
ETOOMANYREFS
static final int ETOOMANYREFS
- See Also:
- Constant Field Values
ETIMEDOUT
static final int ETIMEDOUT
- See Also:
- Constant Field Values
ECONNREFUSED
static final int ECONNREFUSED
- See Also:
- Constant Field Values
ELOOP
static final int ELOOP
- See Also:
- Constant Field Values
ENAMETOOLONG
static final int ENAMETOOLONG
- See Also:
- Constant Field Values
EHOSTDOWN
static final int EHOSTDOWN
- See Also:
- Constant Field Values
EHOSTUNREACH
static final int EHOSTUNREACH
- See Also:
- Constant Field Values
ENOTEMPTY
static final int ENOTEMPTY
- See Also:
- Constant Field Values
EUSERS
static final int EUSERS
- See Also:
- Constant Field Values
EDQUOT
static final int EDQUOT
- See Also:
- Constant Field Values
ESTALE
static final int ESTALE
- See Also:
- Constant Field Values
EREMOTE
static final int EREMOTE
- See Also:
- Constant Field Values
ENOLCK
static final int ENOLCK
- See Also:
- Constant Field Values
ENOSYS
static final int ENOSYS
- See Also:
- Constant Field Values
EOVERFLOW
static final int EOVERFLOW
- See Also:
- Constant Field Values
EIDRM
static final int EIDRM
- See Also:
- Constant Field Values
ENOMSG
static final int ENOMSG
- See Also:
- Constant Field Values
EILSEQ
static final int EILSEQ
- See Also:
- Constant Field Values
EBADMSG
static final int EBADMSG
- See Also:
- Constant Field Values
EMULTIHOP
static final int EMULTIHOP
- See Also:
- Constant Field Values
ENODATA
static final int ENODATA
- See Also:
- Constant Field Values
ENOLINK
static final int ENOLINK
- See Also:
- Constant Field Values
ENOSR
static final int ENOSR
- See Also:
- Constant Field Values
ENOSTR
static final int ENOSTR
- See Also:
- Constant Field Values
EPROTO
static final int EPROTO
- See Also:
- Constant Field Values
ETIME
static final int ETIME
- See Also:
- Constant Field Values
EOPNOTSUPP_DARWIN
static final int EOPNOTSUPP_DARWIN
- See Also:
- Constant Field Values
Copyright © 2002-2007 JRuby Team. All Rights Reserved.