Class BasicProviderNotFoundException

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

public class BasicProviderNotFoundException extends org.apache.ignite.internal.lang.IgniteInternalException
Thrown when there are no basic provider defined in the authentication configuration.
See Also:
  • Constructor Details

    • BasicProviderNotFoundException

      public BasicProviderNotFoundException()