public class SensorHubException
extends java.lang.Exception
Base exception class for all exceptions generated in SensorHub
Constructor and Description |
---|
SensorHubException(java.lang.String message) |
SensorHubException(java.lang.String message,
int code,
java.lang.Throwable cause) |
SensorHubException(java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |