Class KeySerDeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ignite.lang.IgniteException
org.gridgain.internal.security.key.exception.KeySerDeException
All Implemented Interfaces:
Serializable, org.apache.ignite.lang.TraceableException

public class KeySerDeException extends org.apache.ignite.lang.IgniteException
Thrown when key serialization or deserialization fails.
See Also:
  • Constructor Details

    • KeySerDeException

      public KeySerDeException(String msg, @Nullable @Nullable Throwable cause)