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