public class DeviceClientException
extends java.lang.Exception
| Constructor and Description |
|---|
DeviceClientException(java.lang.Exception e) |
DeviceClientException(java.lang.String s) |
DeviceClientException(java.lang.String s,
java.lang.Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
void |
setCause(java.lang.Throwable cause) |