Class CriticalUnexpectedError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- com.igormaznitsa.prologparser.exceptions.CriticalUnexpectedError
-
- All Implemented Interfaces:
java.io.Serializable
public class CriticalUnexpectedError extends java.lang.ErrorUnexpected error breaks functionality of the library. If you meet such exception then contact developer!- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Constructor Description CriticalUnexpectedError()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-