public class BrokerServiceException extends Exception
| Constructor and Description |
|---|
BrokerServiceException(String msg) |
BrokerServiceException(String message,
Throwable cause) |
BrokerServiceException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.pulsar.common.api.proto.ServerError |
getClientErrorCode(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2022 Apache Software Foundation. All rights reserved.