Class PrimitiveException.Interrupted

All Implemented Interfaces:
Serializable
Enclosing class:
PrimitiveException

public static class PrimitiveException.Interrupted extends PrimitiveException
See Also:
  • Constructor Details

    • Interrupted

      public Interrupted()
    • Interrupted

      public Interrupted(String message)
    • Interrupted

      public Interrupted(String message, Throwable cause)
    • Interrupted

      public Interrupted(Throwable cause)