com.icegreen.greenmail.mail
Class MalformedAddressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.icegreen.greenmail.mail.MalformedAddressException
- All Implemented Interfaces:
- Serializable
public class MalformedAddressException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MalformedAddressException
public MalformedAddressException()
MalformedAddressException
public MalformedAddressException(String s)
MalformedAddressException
public MalformedAddressException(String s,
Throwable t)
MalformedAddressException
public MalformedAddressException(Throwable t)