@ThreadSafe public class RaesKeyException extends RaesParametersException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| 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, toStringprivate static final long serialVersionUID
public RaesKeyException(String msg)
msg - the detail message.public RaesKeyException(Throwable cause)
cause - the cause for this exception to get thrown.Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.