@ThreadSafe public class RaesParametersException extends RaesException
Constructor and Description |
---|
RaesParametersException(String msg)
Constructs a RAES parameters exception with
the given detail message.
|
RaesParametersException(Throwable cause)
Constructs a RAES parameters exception with
the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RaesParametersException(String msg)
msg
- the detail message.public RaesParametersException(Throwable cause)
cause
- the cause for this exception to get thrown.Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.