Class BaseException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ExceptionHandler

public class BaseException extends RuntimeException
See Also:
  • Constructor Details

    • BaseException

      public BaseException()
  • Method Details