Class BaseException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ExceptionHandler

public class BaseException extends RuntimeException
See Also:
  • Constructor Details

    • BaseException

      public BaseException(ErrorStatus status)
  • Method Details