Class InterruptDetectedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InterruptDetectedException
    extends StandardException
    An exception used to pass a specific "error code" through various layers of software.
    See Also:
    Serialized Form
    • Constructor Detail

      • InterruptDetectedException

        public InterruptDetectedException()