Package jsl.simulation
Class SchedulingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jsl.simulation.SchedulingException
-
- All Implemented Interfaces:
java.io.Serializable
public class SchedulingException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SchedulingException()
SchedulingException(java.lang.String arg0)
-