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