public class MailAddressException extends Exception
| Constructor and Description |
|---|
MailAddressException(String message,
String address,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
int |
getPos() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.