Class VersionIsNotDefinedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ignite.internal.lang.IgniteInternalException
org.gridgain.internal.rest.upgrade.exception.VersionIsNotDefinedException
All Implemented Interfaces:
Serializable, org.apache.ignite.lang.TraceableException

public class VersionIsNotDefinedException extends org.apache.ignite.internal.lang.IgniteInternalException
Exception thrown when version is not defined on upgrade start.
See Also:
  • Constructor Details

    • VersionIsNotDefinedException

      public VersionIsNotDefinedException(String msg)