Class SystemParameterNotExists
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.administration.configuration.exception.SystemParameterNotExists
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy usunąć systemowy parametr, gdy nie istnieje on w bazie
- Author:
- Patryk Kotlarz 3 mar 2017
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSystemParameterNotExists
(String message) SystemParameterNotExists
(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
-
SystemParameterNotExists
public SystemParameterNotExists() -
SystemParameterNotExists
-
SystemParameterNotExists
-
SystemParameterNotExists
-