org.kuali.rice.kns.mail
Class InvalidAddressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.rice.kns.mail.InvalidAddressException
- All Implemented Interfaces:
- Serializable
public class InvalidAddressException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidAddressException
public InvalidAddressException()
InvalidAddressException
public InvalidAddressException(String arg0)
- Parameters:
arg0
-
InvalidAddressException
public InvalidAddressException(String arg0,
Throwable arg1)
- Parameters:
arg0
- arg1
-
InvalidAddressException
public InvalidAddressException(Throwable arg0)
- Parameters:
arg0
-
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.