public class ReplParseException extends RuntimeException
| Constructor and Description |
|---|
ReplParseException(String msg) |
ReplParseException(String msg,
List<ReplError> errs) |
| Modifier and Type | Method and Description |
|---|---|
String |
toPrintString() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ReplParseException(String msg)
Copyright © 2019. All rights reserved.