Class InvalidUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.util.exception.ServiceException
com.suncode.pwfl.administration.user.exception.InvalidUserException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EmptyUserNameException
,GroupNotAddedException
,InvalidEmailException
,InvalidUserNameException
KROTKI OPIS...
- Author:
- Bartosz Kubiak 2 wrz 2015
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidUserException
(String message) InvalidUserException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidUserException
-
InvalidUserException
-
InvalidUserException
-
-
Method Details
-
getMessageTranslated
-