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, toString
public UnsupportedDatasetException()
public UnsupportedDatasetException(String s)
s
- Describes the reason for the exception.Copyright © 1999–2019 UCAR/Unidata. All rights reserved.