Enum Errno

  • All Implemented Interfaces:
    Constant, java.io.Serializable, java.lang.Comparable<Errno>, Constant

    @Deprecated
    public enum Errno
    extends java.lang.Enum<Errno>
    implements Constant
    Deprecated.
    • Enum Constant Detail

      • EPERM

        public static final Errno EPERM
        Deprecated.
      • ENOENT

        public static final Errno ENOENT
        Deprecated.
      • ESRCH

        public static final Errno ESRCH
        Deprecated.
      • EINTR

        public static final Errno EINTR
        Deprecated.
      • EIO

        public static final Errno EIO
        Deprecated.
      • ENXIO

        public static final Errno ENXIO
        Deprecated.
      • E2BIG

        public static final Errno E2BIG
        Deprecated.
      • ENOEXEC

        public static final Errno ENOEXEC
        Deprecated.
      • EBADF

        public static final Errno EBADF
        Deprecated.
      • ECHILD

        public static final Errno ECHILD
        Deprecated.
      • EDEADLK

        public static final Errno EDEADLK
        Deprecated.
      • ENOMEM

        public static final Errno ENOMEM
        Deprecated.
      • EACCES

        public static final Errno EACCES
        Deprecated.
      • EFAULT

        public static final Errno EFAULT
        Deprecated.
      • ENOTBLK

        public static final Errno ENOTBLK
        Deprecated.
      • EBUSY

        public static final Errno EBUSY
        Deprecated.
      • EEXIST

        public static final Errno EEXIST
        Deprecated.
      • EXDEV

        public static final Errno EXDEV
        Deprecated.
      • ENODEV

        public static final Errno ENODEV
        Deprecated.
      • ENOTDIR

        public static final Errno ENOTDIR
        Deprecated.
      • EISDIR

        public static final Errno EISDIR
        Deprecated.
      • EINVAL

        public static final Errno EINVAL
        Deprecated.
      • ENFILE

        public static final Errno ENFILE
        Deprecated.
      • EMFILE

        public static final Errno EMFILE
        Deprecated.
      • ENOTTY

        public static final Errno ENOTTY
        Deprecated.
      • ETXTBSY

        public static final Errno ETXTBSY
        Deprecated.
      • EFBIG

        public static final Errno EFBIG
        Deprecated.
      • ENOSPC

        public static final Errno ENOSPC
        Deprecated.
      • ESPIPE

        public static final Errno ESPIPE
        Deprecated.
      • EROFS

        public static final Errno EROFS
        Deprecated.
      • EMLINK

        public static final Errno EMLINK
        Deprecated.
      • EPIPE

        public static final Errno EPIPE
        Deprecated.
      • EDOM

        public static final Errno EDOM
        Deprecated.
      • ERANGE

        public static final Errno ERANGE
        Deprecated.
      • EWOULDBLOCK

        public static final Errno EWOULDBLOCK
        Deprecated.
      • EAGAIN

        public static final Errno EAGAIN
        Deprecated.
      • EINPROGRESS

        public static final Errno EINPROGRESS
        Deprecated.
      • EALREADY

        public static final Errno EALREADY
        Deprecated.
      • ENOTSOCK

        public static final Errno ENOTSOCK
        Deprecated.
      • EDESTADDRREQ

        public static final Errno EDESTADDRREQ
        Deprecated.
      • EMSGSIZE

        public static final Errno EMSGSIZE
        Deprecated.
      • EPROTOTYPE

        public static final Errno EPROTOTYPE
        Deprecated.
      • ENOPROTOOPT

        public static final Errno ENOPROTOOPT
        Deprecated.
      • EPROTONOSUPPORT

        public static final Errno EPROTONOSUPPORT
        Deprecated.
      • ESOCKTNOSUPPORT

        public static final Errno ESOCKTNOSUPPORT
        Deprecated.
      • EOPNOTSUPP

        public static final Errno EOPNOTSUPP
        Deprecated.
      • EPFNOSUPPORT

        public static final Errno EPFNOSUPPORT
        Deprecated.
      • EAFNOSUPPORT

        public static final Errno EAFNOSUPPORT
        Deprecated.
      • EADDRINUSE

        public static final Errno EADDRINUSE
        Deprecated.
      • EADDRNOTAVAIL

        public static final Errno EADDRNOTAVAIL
        Deprecated.
      • ENETDOWN

        public static final Errno ENETDOWN
        Deprecated.
      • ENETUNREACH

        public static final Errno ENETUNREACH
        Deprecated.
      • ENETRESET

        public static final Errno ENETRESET
        Deprecated.
      • ECONNABORTED

        public static final Errno ECONNABORTED
        Deprecated.
      • ECONNRESET

        public static final Errno ECONNRESET
        Deprecated.
      • ENOBUFS

        public static final Errno ENOBUFS
        Deprecated.
      • EISCONN

        public static final Errno EISCONN
        Deprecated.
      • ENOTCONN

        public static final Errno ENOTCONN
        Deprecated.
      • ESHUTDOWN

        public static final Errno ESHUTDOWN
        Deprecated.
      • ETOOMANYREFS

        public static final Errno ETOOMANYREFS
        Deprecated.
      • ETIMEDOUT

        public static final Errno ETIMEDOUT
        Deprecated.
      • ECONNREFUSED

        public static final Errno ECONNREFUSED
        Deprecated.
      • ELOOP

        public static final Errno ELOOP
        Deprecated.
      • ENAMETOOLONG

        public static final Errno ENAMETOOLONG
        Deprecated.
      • EHOSTDOWN

        public static final Errno EHOSTDOWN
        Deprecated.
      • EHOSTUNREACH

        public static final Errno EHOSTUNREACH
        Deprecated.
      • ENOTEMPTY

        public static final Errno ENOTEMPTY
        Deprecated.
      • EUSERS

        public static final Errno EUSERS
        Deprecated.
      • EDQUOT

        public static final Errno EDQUOT
        Deprecated.
      • ESTALE

        public static final Errno ESTALE
        Deprecated.
      • EREMOTE

        public static final Errno EREMOTE
        Deprecated.
      • ENOLCK

        public static final Errno ENOLCK
        Deprecated.
      • ENOSYS

        public static final Errno ENOSYS
        Deprecated.
      • EOVERFLOW

        public static final Errno EOVERFLOW
        Deprecated.
      • EIDRM

        public static final Errno EIDRM
        Deprecated.
      • ENOMSG

        public static final Errno ENOMSG
        Deprecated.
      • EILSEQ

        public static final Errno EILSEQ
        Deprecated.
      • EBADMSG

        public static final Errno EBADMSG
        Deprecated.
      • EMULTIHOP

        public static final Errno EMULTIHOP
        Deprecated.
      • ENODATA

        public static final Errno ENODATA
        Deprecated.
      • ENOLINK

        public static final Errno ENOLINK
        Deprecated.
      • ENOSR

        public static final Errno ENOSR
        Deprecated.
      • ENOSTR

        public static final Errno ENOSTR
        Deprecated.
      • EPROTO

        public static final Errno EPROTO
        Deprecated.
      • ETIME

        public static final Errno ETIME
        Deprecated.
      • __UNKNOWN_CONSTANT__

        public static final Errno __UNKNOWN_CONSTANT__
        Deprecated.
    • Method Detail

      • values

        public static Errno[] values()
        Deprecated.
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (Errno c : Errno.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static Errno valueOf​(java.lang.String name)
        Deprecated.
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • value

        public final int value()
        Deprecated.
        Specified by:
        value in interface Constant
      • intValue

        public final int intValue()
        Deprecated.
        Specified by:
        intValue in interface Constant
      • longValue

        public final long longValue()
        Deprecated.
        Specified by:
        longValue in interface Constant
      • description

        public final java.lang.String description()
        Deprecated.
      • defined

        public final boolean defined()
        Deprecated.
        Specified by:
        defined in interface Constant
      • toString

        public final java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Enum<Errno>
      • valueOf

        public static final Errno valueOf​(int value)
        Deprecated.
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        value - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null