public class TURISyntaxException extends TException
Constructor and Description |
---|
TURISyntaxException(String input,
String reason) |
TURISyntaxException(String input,
String reason,
int index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
String |
getInput() |
String |
getMessage0() |
String |
getReason() |
addSuppressed, fillInStackTrace, getCause, getCause0, getClass0, getLocalizedMessage0, getStackTrace0, getSuppressed0, init, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString0
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public int getIndex()
public String getReason()
public String getInput()
public String getMessage0()
getMessage0
in class TThrowable
Copyright © 2019. All rights reserved.