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