Class UninheritableAuthorizationsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.nifi.authorization.exception.UninheritableAuthorizationsException
All Implemented Interfaces:
Serializable

public class UninheritableAuthorizationsException extends RuntimeException
Represents the case when the proposed authorizations are not inheritable.
See Also:
  • Constructor Details

    • UninheritableAuthorizationsException

      public UninheritableAuthorizationsException(String message)