Package org.jcsp.lang
Class JCSP_InternalError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.jcsp.lang.JCSP_InternalError
- All Implemented Interfaces:
Serializable
This is thrown by an inconsistency detected in the internal structures of JCSP.
Description
Please report the circumstances to jcsp-team@kent.ac.uk - thanks!- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JCSP_InternalError
-