Skip to content

Commit 8f3e685

Browse files
committed
added comment
1 parent 08c593e commit 8f3e685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/igormaznitsa/prologparser/exceptions/CriticalUnexpectedError.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
/**
2525
* Unexpected error breaks functionality of the library.
26+
* <b>If you meet such exception then contact developer!</b>
2627
*/
2728
public class CriticalUnexpectedError extends Error {
2829
private static final long serialVersionUID = -8219655356191420973L;

0 commit comments

Comments
 (0)