public class NullClientExceptionMonitorApi extends Object implements ApolloClientExceptionMonitorApi, ApolloClientJmxExceptionMBean
| Constructor and Description |
|---|
NullClientExceptionMonitorApi() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getApolloConfigExceptionDetails()
get exception details
|
List<Exception> |
getApolloConfigExceptionList()
Get exception information the number is limited and can be configured through
apollo.client.monitor.exception-queue-size
|
Integer |
getExceptionCountFromStartup() |
public List<Exception> getApolloConfigExceptionList()
ApolloClientExceptionMonitorApigetApolloConfigExceptionList in interface ApolloClientExceptionMonitorApipublic Integer getExceptionCountFromStartup()
getExceptionCountFromStartup in interface ApolloClientExceptionMonitorApigetExceptionCountFromStartup in interface ApolloClientJmxExceptionMBeanpublic List<String> getApolloConfigExceptionDetails()
ApolloClientJmxExceptionMBeangetApolloConfigExceptionDetails in interface ApolloClientJmxExceptionMBeanCopyright © 2025. All rights reserved.