Class InterruptDetectedException

All Implemented Interfaces:
Serializable

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

    • InterruptDetectedException

      public InterruptDetectedException()