Class UnsupportedCommOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openhab.core.io.transport.serial.UnsupportedCommOperationException
- All Implemented Interfaces:
Serializable
Exception that marks that a driver does not allow the specific operation.
- Author:
- Markus Rathgeb - Initial contribution
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedCommOperationException
public UnsupportedCommOperationException() -
UnsupportedCommOperationException
-