public class InvalidAddressException extends DSMCCException
| Constructor and Description |
|---|
InvalidAddressException()
Construct a InvalidAddressException with no detail message
|
InvalidAddressException(String s)
Construct a InvalidAddressException with the specified detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidAddressException()
public InvalidAddressException(String s)
s - the detail messageCopyright © 2012 code4tv.com. All Rights Reserved.