public class OnlineUpdateException extends OpenDsException
| Constructor and Description |
|---|
OnlineUpdateException(org.forgerock.i18n.LocalizableMessage msg)
Creates an exception with a message.
|
OnlineUpdateException(org.forgerock.i18n.LocalizableMessage msg,
Throwable rootCause)
Creates an exception with a message and a root cause.
|
getMessageObjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OnlineUpdateException(org.forgerock.i18n.LocalizableMessage msg)
msg - the message.public OnlineUpdateException(org.forgerock.i18n.LocalizableMessage msg,
Throwable rootCause)
msg - the message.rootCause - the root cause.Copyright © 2010-2020 Wren Security. All Rights Reserved.