public class UnsupportedCommOperationException extends Exception
| Constructor and Description |
|---|
UnsupportedCommOperationException(String msg)
Instantiates a new Unsupported comm operation exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedCommOperationException(String msg)
msg - the msgCopyright © 2017. All rights reserved.