public class DisplayException extends VisADException
| Constructor and Description |
|---|
DisplayException()
construct a DisplayException with null message String
|
DisplayException(String s)
construct a DisplayException with given message String
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DisplayException()
public DisplayException(String s)
s - message String