public class DeviceLimitExceededException extends NonSuccessfulResponseCodeException
| Constructor and Description |
|---|
DeviceLimitExceededException(DeviceLimit deviceLimit) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrent() |
int |
getMax() |
public DeviceLimitExceededException(DeviceLimit deviceLimit)