public class VersionInfoIncompatibleException extends LoginFailedException
END_INFO, START_INFO| Constructor and Description |
|---|
VersionInfoIncompatibleException(String message,
Serializable clientVersion,
Serializable serverVersion)
Creates a version incompatible exception.
|
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getClientVersion()
Gets the client's version.
|
Serializable |
getServerVersion()
Gets the server's version.
|
getLogLevelcreateFromRemoteException, extractPersistenceException, getIdentifiable, getMessage, getSession, setIdentifiable, setSession, updateDbObjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwithStacktracepublic VersionInfoIncompatibleException(String message, Serializable clientVersion, Serializable serverVersion)
message - the optional messageclientVersion - the client versionserverVersion - the server versionpublic Serializable getClientVersion()
public Serializable getServerVersion()
Tentackle - distributed, domain- and model-driven