Class UserUpdateException

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

public class UserUpdateException extends org.apache.ignite.lang.IgniteException
Thrown when user update failed.
See Also:
  • Constructor Details

    • UserUpdateException

      public UserUpdateException(String reason)
      Constructor.
      Parameters:
      reason - reason.