Class InterruptException

All Implemented Interfaces:
Serializable

public class InterruptException extends ProtonException
See Also:
  • Constructor Details

    • InterruptException

      public InterruptException()
    • InterruptException

      public InterruptException(String message)
    • InterruptException

      public InterruptException(String message, Throwable cause)
    • InterruptException

      public InterruptException(Throwable cause)