visad
Class VisADError
java.lang.Object
java.lang.Throwable
java.lang.Error
visad.VisADError
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FlatFieldCacheError
public class VisADError
- extends Error
VisADError is the superclass of all errors defined within the
VisAD package.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VisADError
public VisADError()
VisADError
public VisADError(String s)
VisADError
public VisADError(Throwable t)
VisADError
public VisADError(String s,
Throwable t)