Class PulsarAdminException.NotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pulsar.client.admin.PulsarAdminException
org.apache.pulsar.client.admin.PulsarAdminException.NotAllowedException
All Implemented Interfaces:
Serializable
Enclosing class:
PulsarAdminException

public static class PulsarAdminException.NotAllowedException extends PulsarAdminException
Not Allowed Exception.
See Also:
  • Constructor Details

    • NotAllowedException

      public NotAllowedException(Throwable t, String httpError, int statusCode)