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