public static class SourceChecker.CheckerError extends 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(String msg,
Throwable cause,
boolean userError) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString