Package | Description |
---|---|
com.avaya.collaboration.eventing |
The Eventing Framework provides the ability for a snap-in to generate
notifications about "interesting events" that can then be received by other
snap-ins with an interest in these events.
|
Modifier and Type | Method and Description |
---|---|
EventingResultCode |
EventingException.getReason()
Returns a reason for the exception.
|
static EventingResultCode |
EventingResultCode.valueOf(String name) |
static EventingResultCode[] |
EventingResultCode.values() |
Constructor and Description |
---|
EventingException(EventingResultCode result) |
EventingException(EventingResultCode result,
String reason) |
EventingException(EventingResultCode result,
String reason,
Throwable cause) |
EventingException(EventingResultCode result,
Throwable cause) |
Copyright © 2023 Avaya. All rights reserved.