public static class SourceChecker.CheckerError
extends java.lang.RuntimeException
TODO: nicer way?
Modifier and Type | Field and Description |
---|---|
boolean |
userError
Whether this error is caused by a user error, e.g.
|
Constructor and Description |
---|
CheckerError(java.lang.String msg,
java.lang.Throwable cause,
boolean userError) |