org.kuali.rice.krad.exception
Class InvalidAddressException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.kuali.rice.krad.exception.InvalidAddressException
org.kuali.rice.krad.exception.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 © 2005-2011 The Kuali Foundation. All Rights Reserved.