org.pentaho.platform.api.engine
Class SubscriptionSchedulerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.engine.SubscriptionSchedulerException
- All Implemented Interfaces:
- java.io.Serializable
public class SubscriptionSchedulerException
- extends PentahoCheckedChainedException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SubscriptionSchedulerException
public SubscriptionSchedulerException()
SubscriptionSchedulerException
public SubscriptionSchedulerException(java.lang.String message)
- Parameters:
message
-
SubscriptionSchedulerException
public SubscriptionSchedulerException(java.lang.String message,
java.lang.Throwable reas)
- Parameters:
message
- reas
-
SubscriptionSchedulerException
public SubscriptionSchedulerException(java.lang.Throwable reas)
- Parameters:
reas
-