visad
Class UnimplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
visad.VisADException
visad.UnimplementedException
- All Implemented Interfaces:
- Serializable
public class UnimplementedException
- extends VisADException
UnimplementedException is an exception for a VisAD method not yet implemented.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnimplementedException
public UnimplementedException()
UnimplementedException
public UnimplementedException(String s)