Class ICReturnConnectionErrorCode


  • public final class ICReturnConnectionErrorCode
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DriverExited

        public static final long DriverExited
        Device driver exited without request.
        See Also:
        Constant Field Values
      • ClosedSessionSuddenly

        public static final long ClosedSessionSuddenly
        Device closed session without request.
        See Also:
        Constant Field Values
      • EjectedSuddenly

        public static final long EjectedSuddenly
        Device ejected without request.
        See Also:
        Constant Field Values
      • SessionAlreadyOpen

        public static final long SessionAlreadyOpen
        Device reports session is already open.
        See Also:
        Constant Field Values
      • EjectFailed

        public static final long EjectFailed
        Device reports eject has failed.
        See Also:
        Constant Field Values
      • FailedToOpen

        public static final long FailedToOpen
        Failed to open a connection to the device.
        See Also:
        Constant Field Values
      • FailedToOpenDevice

        public static final long FailedToOpenDevice
        Failed to open the device.
        See Also:
        Constant Field Values
      • NotAuthorizedToOpenDevice

        public static final long NotAuthorizedToOpenDevice
        Not authorized to open device.
        See Also:
        Constant Field Values