Class InvalidDocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.plugin.action.mondrian.InvalidDocumentException
- All Implemented Interfaces:
Serializable
public class InvalidDocumentException
extends org.pentaho.platform.api.util.PentahoCheckedChainedException
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidDocumentException
(String message) InvalidDocumentException
(String message, Throwable reas) -
Method Summary
Methods inherited from class org.pentaho.platform.api.util.PentahoCheckedChainedException
getRootCause, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidDocumentException
-
InvalidDocumentException
-
InvalidDocumentException
-