@ThreadSafe public class UnknownKeyException extends GeneralSecurityException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
(package private) |
UnknownKeyException() |
protected |
UnknownKeyException(String msg) |
|
UnknownKeyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
UnknownKeyException()
protected UnknownKeyException(@CheckForNull String msg)
public UnknownKeyException(@CheckForNull Throwable cause)
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.