DeviceNotSecuredException constructor
DeviceNotSecuredException(
- String cause
Exception constructor containing the description for the exception.
Implementation
DeviceNotSecuredException(this.cause);
Exception constructor containing the description for the exception.
DeviceNotSecuredException(this.cause);