Package org.jcsp.lang

Class 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
    • Constructor Detail

      • JCSP_InternalError

        public JCSP_InternalError​(String s)