javax.mail.internet
Class AddressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
javax.mail.internet.ParseException
javax.mail.internet.AddressException
- All Implemented Interfaces:
- Serializable
- public class AddressException
- extends ParseException
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 10:00:28 $
- See Also:
- Serialized Form
pos
protected int pos
ref
protected String ref
AddressException
public AddressException()
AddressException
public AddressException(String message)
AddressException
public AddressException(String message,
String ref)
AddressException
public AddressException(String message,
String ref,
int pos)
getRef
public String getRef()
getPos
public int getPos()
toString
public String toString()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.