Class SystemParameterAlreadyExists
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.administration.configuration.exception.SystemParameterAlreadyExists
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy stworzyć nowy systemowy parametr, który istnieje już w bazie.
Porównanie kluczy paramertów.
- Author:
- Patryk Kotlarz 3 mar 2017
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSystemParameterAlreadyExists
(String message) SystemParameterAlreadyExists
(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
-
SystemParameterAlreadyExists
public SystemParameterAlreadyExists() -
SystemParameterAlreadyExists
-
SystemParameterAlreadyExists
-
SystemParameterAlreadyExists
-