public class SchemaException extends BrokerServiceException
BrokerServiceException.AlreadyRunningException, BrokerServiceException.ConsumerAssignException, BrokerServiceException.ConsumerBusyException, BrokerServiceException.NamingException, BrokerServiceException.NotAllowedException, BrokerServiceException.PersistenceException, BrokerServiceException.ProducerBusyException, BrokerServiceException.ServerMetadataException, BrokerServiceException.ServiceUnitNotReadyException, BrokerServiceException.SubscriptionBusyException, BrokerServiceException.SubscriptionFencedException, BrokerServiceException.SubscriptionInvalidCursorPosition, BrokerServiceException.SubscriptionNotFoundException, BrokerServiceException.TooManyRequestsException, BrokerServiceException.TopicBusyException, BrokerServiceException.TopicClosedException, BrokerServiceException.TopicFencedException, BrokerServiceException.TopicNotFoundException, BrokerServiceException.TopicPoliciesCacheNotInitException, BrokerServiceException.TopicTerminatedException, BrokerServiceException.UnsupportedVersionException| Constructor and Description |
|---|
SchemaException(boolean recoverable,
String message) |
SchemaException(String message) |
SchemaException(String message,
Throwable cause) |
SchemaException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRecoverable() |
getClientErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2021 Apache Software Foundation. All rights reserved.