Class IoTCentralException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.lucadruda.iotc.device.exceptions.IoTCentralException
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionIoTCentralException(IOTC_CONNECTION_STATE connectionState)
IoTCentralException(String message)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IoTCentralException
public IoTCentralException() -
IoTCentralException
-
IoTCentralException
-
IoTCentralException
-
-
Method Details
-
getConnectionState
- Returns:
- the connectionState
-