public class ExceptionEventSender extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_TOPIC |
static String |
KEY_ERROR_CODE |
static String |
KEY_MESSAGE |
static String |
KEY_TYPE |
Constructor and Description |
---|
ExceptionEventSender(org.osgi.service.event.EventAdmin eventAdmin) |
public static final String ERROR_TOPIC
public static final String KEY_MESSAGE
public static final String KEY_TYPE
public static final String KEY_ERROR_CODE
public ExceptionEventSender(@Nullable org.osgi.service.event.EventAdmin eventAdmin)
public void send(Exception e)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.