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