public class InvalidAddressException extends Exception
Constructor and Description |
---|
InvalidAddressException() |
InvalidAddressException(String arg0) |
InvalidAddressException(String arg0,
Throwable arg1) |
InvalidAddressException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidAddressException()
public InvalidAddressException(String arg0)
public InvalidAddressException(String arg0, Throwable arg1)
public InvalidAddressException(Throwable arg0)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.