public class RiotParseException extends RiotException
Constructor and Description |
---|
RiotParseException(String msg,
long line,
long column) |
Modifier and Type | Method and Description |
---|---|
long |
getCol() |
long |
getLine() |
String |
getOriginalMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Licenced under the Apache License, Version 2.0