Class UncheckedException

All Implemented Interfaces:
Serializable

public class UncheckedException extends RuntimeException
Unchecked exception.
See Also:
  • Constructor Details

    • UncheckedException

      public UncheckedException(Throwable cause)
      Create a new unchecked exception.
      Parameters:
      cause - cause