public class UnsupportedDatasetException extends IOException
| Constructor and Description |
|---|
UnsupportedDatasetException()
Constructs an UnsupportedEncodingException without a detail message.
|
UnsupportedDatasetException(String s)
Constructs an UnsupportedEncodingException with a detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedDatasetException()
public UnsupportedDatasetException(String s)
s - Describes the reason for the exception.Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.