Package org.gridgain.internal.license
Class InvalidSignatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ignite.internal.lang.IgniteInternalException
org.gridgain.internal.license.InvalidSignatureException
- All Implemented Interfaces:
Serializable,org.apache.ignite.lang.TraceableException
public class InvalidSignatureException
extends org.apache.ignite.internal.lang.IgniteInternalException
This exception is thrown when a license has invalid license signature.
- See Also:
-
Method Summary
Methods inherited from class org.apache.ignite.internal.lang.IgniteInternalException
code, codeAsString, errorCode, groupCode, groupName, toString, traceIdMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace