Class ClusterAuthorizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.confluent.kafkarest.exceptions.StatusCodeException
io.confluent.kafkarest.exceptions.ClusterAuthorizationException
All Implemented Interfaces:
Serializable

public final class ClusterAuthorizationException extends io.confluent.kafkarest.exceptions.StatusCodeException
An exception that indicates that the the authenticated user didn't have CREATE access to the resource.
See Also:
  • Constructor Details

    • ClusterAuthorizationException

      public ClusterAuthorizationException(Throwable e)