public class UnknownKeyException extends GeneralSecurityException
| Constructor and Description |
|---|
UnknownKeyException() |
UnknownKeyException(String msg) |
UnknownKeyException(String msg,
Throwable cause) |
UnknownKeyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownKeyException()
public UnknownKeyException(@CheckForNull String msg)
public UnknownKeyException(@CheckForNull String msg, @CheckForNull Throwable cause)
public UnknownKeyException(@CheckForNull Throwable cause)
Copyright © 2012–2014 Schlichtherle IT Services. All rights reserved.