Class InternalException

All Implemented Interfaces:
Serializable

public class InternalException extends RuntimeException
This exception is for some severe unexplained things
Author:
Igor Polevoy
See Also:
Serialized Form
  • Constructor Details

    • InternalException

      public InternalException(Throwable cause)
    • InternalException

      public InternalException(String message)