@ThreadSafe public class RaesKeyException extends RaesParametersException
| Constructor and Description |
|---|
RaesKeyException(String msg)
Constructs a RAES key exception with
the given detail message.
|
RaesKeyException(Throwable cause)
Constructs a RAES key exception with
the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RaesKeyException(@CheckForNull String msg)
msg - the detail message.public RaesKeyException(@CheckForNull Throwable cause)
cause - the cause for this exception to get thrown.Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.