org.pentaho.platform.api.engine
Class AuditException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.platform.api.util.PentahoChainedException
org.pentaho.platform.api.engine.AuditException
- All Implemented Interfaces:
- Serializable
public class AuditException
- extends PentahoChainedException
- Author:
- mbatchel
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
- See Also:
- Serialized Form
AuditException
public AuditException()
AuditException
public AuditException(String message)
- Parameters:
message
-
AuditException
public AuditException(String message,
Throwable reas)
- Parameters:
message
- reas
-
AuditException
public AuditException(Throwable reas)
- Parameters:
reas
-