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