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, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2013. All rights reserved.