visad
Class VisADException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--visad.VisADException
- Direct Known Subclasses:
- BadFormException, BadRepositoryException, ClusterException, CollectiveBarbException, CoordinateSystemException, DisplayException, ExceptionStack, FieldException, FormulaException, GctpException, HDF5AdapterException, HdfeosException, InvalidContextException, ReferenceException, RemoteVisADException, SetException, TypeException, UnimplementedException, UnitException
- public class VisADException
- extends Exception
VisADException is the superclass of all exceptions defined within the
VisAD package.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
VisADException
public VisADException()
VisADException
public VisADException(String s)