Class InternalException

All Implemented Interfaces:
Serializable

public class InternalException extends RuntimeException
See Also:
  • Constructor Details

    • InternalException

      public InternalException(String message)
    • InternalException

      public InternalException(String message, Throwable cause)