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