Package org.apache.pulsar.broker.service
Class BrokerServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pulsar.broker.service.BrokerServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BrokerServiceException.AddEntryMetadataException,BrokerServiceException.AlreadyRunningException,BrokerServiceException.ConsumerAssignException,BrokerServiceException.ConsumerBusyException,BrokerServiceException.NamingException,BrokerServiceException.NotAllowedException,BrokerServiceException.PersistenceException,BrokerServiceException.ProducerBusyException,BrokerServiceException.ProducerFencedException,BrokerServiceException.ServerMetadataException,BrokerServiceException.ServiceUnitNotReadyException,BrokerServiceException.SubscriptionBusyException,BrokerServiceException.SubscriptionFencedException,BrokerServiceException.SubscriptionInvalidCursorPosition,BrokerServiceException.SubscriptionNotFoundException,BrokerServiceException.TooManyRequestsException,BrokerServiceException.TopicBacklogQuotaExceededException,BrokerServiceException.TopicBusyException,BrokerServiceException.TopicClosedException,BrokerServiceException.TopicFencedException,BrokerServiceException.TopicNotFoundException,BrokerServiceException.TopicPoliciesCacheNotInitException,BrokerServiceException.TopicTerminatedException,BrokerServiceException.UnsupportedVersionException,SchemaException
Base type of exception thrown by Pulsar Broker Service.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.pulsar.common.api.proto.ServerErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BrokerServiceException
-
BrokerServiceException
-
BrokerServiceException
-
-
Method Details
-
getClientErrorCode
-