public class AddressException extends ParseException
| Constructor and Description |
|---|
AddressException() |
AddressException(String message) |
AddressException(String message,
String ref) |
AddressException(String message,
String ref,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPos() |
String |
getRef() |
String |
toString() |
getMessage, getNextException, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2013. All Rights Reserved.