public final class NotSupportedException extends IOException
| Constructor and Description |
|---|
NotSupportedException(String msg)
Construct a new Exception with message msg.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotSupportedException(String msg)
msg - error messageCopyright © 1999–2014 UCAR/Unidata. All rights reserved.