public class RadarServerException extends Exception
| Constructor and Description |
|---|
RadarServerException(String msg)
Construct a new Exception with message msg.
|
RadarServerException(String message,
Throwable cause)
Construct a new RadarServerException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RadarServerException(String msg)
msg - error messageCopyright © 1999–2015 UCAR/Unidata. All rights reserved.