Package org.pentaho.platform.config
Class AppConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.config.CheckedException
org.pentaho.platform.config.AppConfigException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionAppConfigException
(String message) AppConfigException
(String message, Throwable cause) AppConfigException
(Throwable cause) -
Method Summary
Methods inherited from class org.pentaho.platform.config.CheckedException
getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AppConfigException
public AppConfigException() -
AppConfigException
-
AppConfigException
-
AppConfigException
-