Package ru.slie.luna.user
Class AbstractUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.slie.luna.exception.ApplicationException
ru.slie.luna.exception.ValidateException
ru.slie.luna.user.AbstractUserException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CreateUserException,UpdateUserException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.slie.luna.exception.ValidateException
addError, addErrors, fillInStackTrace, getErrors, hasErrors, raiseMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AbstractUserException
public AbstractUserException() -
AbstractUserException
-