ucar.nc2.iosp.fysat
Class UnsupportedDatasetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ucar.nc2.iosp.fysat.UnsupportedDatasetException
- All Implemented Interfaces:
- Serializable
public class UnsupportedDatasetException
- extends IOException
- Author:
- Hurricane
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedDatasetException
public UnsupportedDatasetException()
- Constructs an UnsupportedEncodingException without a detail message.
UnsupportedDatasetException
public UnsupportedDatasetException(String s)
- Constructs an UnsupportedEncodingException with a detail message.
- Parameters:
s
- Describes the reason for the exception.
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.