| Package | Description |
|---|---|
| org.restcomm.connect.rvd.exceptions |
| Modifier and Type | Method and Description |
|---|---|
NotificationProcessingError.Type |
NotificationProcessingError.getType() |
static NotificationProcessingError.Type |
NotificationProcessingError.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationProcessingError.Type[] |
NotificationProcessingError.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NotificationProcessingError(String message,
NotificationProcessingError.Type type) |
Copyright © 2016. All Rights Reserved.