Class VersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.conciliate.extensions.store.connection.VersionException
- All Implemented Interfaces:
Serializable
Thrown when the client and the server is not the same version.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VersionException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getClientVersion
-
getServerVersion
-