Klasse ParameterNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uplanet.lucy.server.parameterstore.ParameterNotFoundException
Alle implementierten Schnittstellen:
Serializable

public final class ParameterNotFoundException extends Exception
Siehe auch:
  • Konstruktordetails

    • ParameterNotFoundException

      public ParameterNotFoundException()
    • ParameterNotFoundException

      public ParameterNotFoundException(String p_strMessage)
    • ParameterNotFoundException

      public ParameterNotFoundException(Throwable p_cause)
    • ParameterNotFoundException

      public ParameterNotFoundException(String p_strMessage, Throwable p_cause)