Package org.webpki.sks
Class SKSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.webpki.sks.SKSException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ERROR_AUTHORIZATION
public static final int ERROR_AUTHORIZATION- See Also:
-
ERROR_NOT_ALLOWED
public static final int ERROR_NOT_ALLOWED- See Also:
-
ERROR_STORAGE
public static final int ERROR_STORAGE- See Also:
-
ERROR_MAC
public static final int ERROR_MAC- See Also:
-
ERROR_CRYPTO
public static final int ERROR_CRYPTO- See Also:
-
ERROR_NO_SESSION
public static final int ERROR_NO_SESSION- See Also:
-
ERROR_NO_KEY
public static final int ERROR_NO_KEY- See Also:
-
ERROR_ALGORITHM
public static final int ERROR_ALGORITHM- See Also:
-
ERROR_OPTION
public static final int ERROR_OPTION- See Also:
-
ERROR_INTERNAL
public static final int ERROR_INTERNAL- See Also:
-
ERROR_EXTERNAL
public static final int ERROR_EXTERNAL- See Also:
-
ERROR_USER_ABORT
public static final int ERROR_USER_ABORT- See Also:
-
ERROR_NOT_AVAILABLE
public static final int ERROR_NOT_AVAILABLE- See Also:
-
-
Constructor Details
-
SKSException
-
SKSException
-
SKSException
-
SKSException
-
-
Method Details
-
getError
public int getError()
-