Class PositionAlreadyExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.administration.structure.exception.PositionAlreadyExistException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy dodać stanowisko które już istnieje.
- Author:
- Paweł Rosolak 21-03-2013
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPositionAlreadyExistException
(String message) PositionAlreadyExistException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PositionAlreadyExistException
public PositionAlreadyExistException() -
PositionAlreadyExistException
-
PositionAlreadyExistException
-
PositionAlreadyExistException
-