Package org.jacop.jasat.utils
Class CnfParser.ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jacop.jasat.utils.CnfParser.ParseException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CnfParser
public static final class CnfParser.ParseException extends java.lang.Exception
exception occurring during parse- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParseException(java.lang.String msg)
-