public class KeychainException extends Exception
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
int |
getStatus()
Returns the error status code from Apple's Keychain Services API.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
getMessage
in class Throwable
public int getStatus()
Copyright © 2012–2018 Schlichtherle IT Services. All rights reserved.