public class InvalidSchedulingException
extends java.lang.RuntimeException
Constructor and Description |
---|
InvalidSchedulingException()
Create an InvalidSchedulingxception no detailed message.
|
InvalidSchedulingException(java.lang.String s)
Create an InvalidSchedulingxception with detailed message s.
|
public InvalidSchedulingException(java.lang.String s)
s
- message for InvalidSchedulingExceptionpublic InvalidSchedulingException()