Class SystemParameterNotExists

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.administration.configuration.exception.SystemParameterNotExists
All Implemented Interfaces:
Serializable

public class SystemParameterNotExists extends Exception
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 Details

    • SystemParameterNotExists

      public SystemParameterNotExists()
    • SystemParameterNotExists

      public SystemParameterNotExists(String message, Throwable cause)
    • SystemParameterNotExists

      public SystemParameterNotExists(String message)
    • SystemParameterNotExists

      public SystemParameterNotExists(Throwable cause)