We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c593e commit 8f3e685Copy full SHA for 8f3e685
src/main/java/com/igormaznitsa/prologparser/exceptions/CriticalUnexpectedError.java
@@ -23,6 +23,7 @@
23
24
/**
25
* Unexpected error breaks functionality of the library.
26
+ * <b>If you meet such exception then contact developer!</b>
27
*/
28
public class CriticalUnexpectedError extends Error {
29
private static final long serialVersionUID = -8219655356191420973L;
0 commit comments