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
ConstructorsConstructorDescriptionAppConfigException(String message) AppConfigException(String message, Throwable cause) AppConfigException(Throwable cause) -
Method Summary
Methods inherited from class org.pentaho.platform.config.CheckedException
getMessageMethods 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
-