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, toString
public UnknownKeyException()
public UnknownKeyException(@CheckForNull String msg)
public UnknownKeyException(@CheckForNull String msg, @CheckForNull Throwable cause)
public UnknownKeyException(@CheckForNull Throwable cause)
Copyright © 2012–2018 Schlichtherle IT Services. All rights reserved.