SchedulerException Class
- public class SchedulerException
extends RuntimeException
The SchedulerException is thrown to indicate a system error in control
scheduling events.
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
SchedulerException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulerException
public SchedulerException(String
message,
Throwable
t)
SchedulerException
public SchedulerException(String
message)
getNestedException() Method
public Throwable
getNestedException()