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
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidFormatException()
public InvalidFormatException(String s)
s
- the detail messageCopyright © 2013 CableLabs. All rights reserved.