Class KeyProviderNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ignite.internal.lang.IgniteInternalException
org.gridgain.internal.encryption.KeyProviderNotFoundException
All Implemented Interfaces:
Serializable, org.apache.ignite.lang.TraceableException

public class KeyProviderNotFoundException extends org.apache.ignite.internal.lang.IgniteInternalException
Thrown when there is no key provider defined in the encryption configuration.
See Also:
  • Constructor Details

    • KeyProviderNotFoundException

      public KeyProviderNotFoundException(String providerName)