org.jcsp.lang
Class JCSP_InternalError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.jcsp.lang.JCSP_InternalError
- All Implemented Interfaces:
- Serializable
public class JCSP_InternalError
- extends Error
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!
- Author:
- P.H. Welch
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JCSP_InternalError
public JCSP_InternalError(String s)
Copyright © 1996-2012. All Rights Reserved.