@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, toString
public RaesKeyException(String msg)
msg
- the detail message.public RaesKeyException(Throwable cause)
cause
- the cause for this exception to get thrown.Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.