public interface SubscriptionErrorEvent
Provides information about a subscription error.
Modifier and Type | Method and Description |
---|---|
SubscriptionErrorType |
getError()
Returns the type of subscription error.
|
ErrorReason |
getErrorReason()
Returns the
ErrorReason of the event. |
java.lang.String |
getSubject()
Returns the subject of subscription to which the event relates.
|
java.lang.String getSubject()
Returns the subject of subscription to which the event relates.
SubscriptionErrorType getError()
Returns the type of subscription error.
ErrorReason getErrorReason()
Returns the ErrorReason
of the event.
Please send bug reports and comments to Caplin support