public class UnsafeDeviceException extends BaseException
Constructor and Description |
---|
UnsafeDeviceException()
Constructor.
|
UnsafeDeviceException(String message)
Constructor.
|
UnsafeDeviceException(String message,
Throwable cause)
Constructor.
|
UnsafeDeviceException(Throwable cause)
Constructor.
|
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsafeDeviceException()
public UnsafeDeviceException(String message)
message
- a message describing the cause of the errorpublic UnsafeDeviceException(String message, Throwable cause)
message
- a message describing the cause of the errorcause
- the underlying cause of the errorpublic UnsafeDeviceException(Throwable cause)
cause
- the underlying cause of the errorCopyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.