public class DataNotAvailableException extends RuntimeException
| Constructor and Description |
|---|
DataNotAvailableException(String msg)
Constructor
|
DataNotAvailableException(String msg,
Throwable cause)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataNotAvailableException(String msg)
msg - Exception messageCopyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.