Class SystemUserModificationException

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

public class SystemUserModificationException extends org.apache.ignite.lang.IgniteException
Throws when system bypass user or system bypass role modified.
See Also:
  • Constructor Details

    • SystemUserModificationException

      public SystemUserModificationException(String message)
      Constructor.
      Parameters:
      message - Exception message.