public class DeviceCompromisedException extends Exception
| Constructor and Description |
|---|
DeviceCompromisedException(DeviceRegistration registration,
String message) |
DeviceCompromisedException(DeviceRegistration registration,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
DeviceRegistration |
getDeviceRegistration() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeviceCompromisedException(DeviceRegistration registration, String message, Throwable cause)
public DeviceCompromisedException(DeviceRegistration registration, String message)
public DeviceRegistration getDeviceRegistration()
Copyright © 2015 Yubico. All Rights Reserved.