public class SchedulingException
extends java.lang.Exception
Constructor and Description |
---|
SchedulingException()
Constructs an
SchedulingException with no detail message. |
SchedulingException(java.lang.String s)
Constructs an
SchedulingException with the specified detail
message. |