org.pentaho.platform.api.engine
Class PentahoSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.engine.PentahoSystemException
- All Implemented Interfaces:
- Serializable
public class PentahoSystemException
- extends PentahoCheckedChainedException
- Author:
- Steven Barkdull
- See Also:
- Serialized Form
PentahoSystemException
public PentahoSystemException()
PentahoSystemException
public PentahoSystemException(String message,
Throwable reas)
PentahoSystemException
public PentahoSystemException(String message)
PentahoSystemException
public PentahoSystemException(Throwable reas)