Class PositionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.administration.structure.exception.PositionNotFoundException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy wykonać jakąś operacje na stanowisku które nie istnieje.
- Author:
- Paweł Rosolak 21-03-2013
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPositionNotFoundException
(String message) PositionNotFoundException
(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
-
PositionNotFoundException
public PositionNotFoundException() -
PositionNotFoundException
-
PositionNotFoundException
-
PositionNotFoundException
-