Class UserNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.administration.user.exception.UserNotFoundException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy wykonać jakąś operacje na użytkowniku, który nie istnieje.
- Author:
- Paweł Rosolak 21-03-2013
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserNotFoundException
public UserNotFoundException() -
UserNotFoundException
-