public class OfflineUpdateException extends OpenDsException
Constructor and Description |
---|
OfflineUpdateException(LocalizableMessage msg,
Throwable rootCause)
Creates an exception with a message and a root cause.
|
getMessageObject
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OfflineUpdateException(LocalizableMessage msg, Throwable rootCause)
msg
- the message.rootCause
- the root cause.Copyright 2010-2020 ForgeRock AS.