public class SamigoExpressionError extends Exception
| Constructor and Description |
|---|
SamigoExpressionError(int id,
String str)
Create an error with given message id and fill in given string in message
|
| Modifier and Type | Method and Description |
|---|---|
int |
get_id() |
String |
get()
Returns the error message, including line and column number
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005-2014 Sakai Project. All Rights Reserved.