public class InvalidContextException extends VisADException
| Constructor and Description |
|---|
InvalidContextException()
Constructs from nothing.
|
InvalidContextException(Context context)
Constructs from a context.
|
InvalidContextException(String msg)
Constructs from a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString