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