Class InvalidServerVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.denodo.scheduler.client.commons.exceptions.InvalidServerVersionException
- All Implemented Interfaces:
Serializable
Runtime exception thrown when the user attempts to connect to an incompatible server
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInvalidServerVersionException(String message) InvalidServerVersionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InvalidServerVersionException
public InvalidServerVersionException() -
InvalidServerVersionException
-
InvalidServerVersionException
-