Interface ExceptionWithErrorCode

  • All Known Implementing Classes:
    CheckedException, TechnicalException, UncheckedException

    public interface ExceptionWithErrorCode
    The ExceptionWithErrorCode is designed to be a type maker. With this interface we are able to identify an exception with an error code.