Class ServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.avcompris.commons3.api.exception.ServiceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DaoException, EmailAddressAlreadyExistsException, IllegalStateUpdateException, InvalidEmailAddressException, InvalidPasswordException, InvalidQueryFilteringException, InvalidRoleException, InvalidUsernameException, MalformedDataBeanException, ReservedUsernameException, UnauthenticatedException, UnauthorizedException, UnexpectedException, UnknownPasswordResetTokenException, UsernameAlreadyExistsException, UsernameNotFoundException

public abstract class ServiceException extends Exception
See Also:
  • Constructor Details

  • Method Details

    • getHttpErrorCode

      public final int getHttpErrorCode()
    • getDescription

      @Nullable public final String getDescription()