Class UnexpectedException

All Implemented Interfaces:
PotentiallySecondary, Serializable

public class UnexpectedException extends PotentiallySecondaryRuntimeException
See Also:
  • Constructor Details

    • UnexpectedException

      public UnexpectedException(String msg, Throwable t)
    • UnexpectedException

      public UnexpectedException(Throwable t)
    • UnexpectedException

      public UnexpectedException(String msg)
    • UnexpectedException

      public UnexpectedException()
    • UnexpectedException

      public UnexpectedException(Throwable nested, String msg)
      Deprecated.