@Deprecated public interface ServiceTopicError
Modifier and Type | Method and Description |
---|---|
String |
getAdditionalDetails()
Deprecated.
Returns additional details.
|
String |
getErrorMessage()
Deprecated.
Returns the error message.
|
ServiceErrorType |
getErrorType()
Deprecated.
Returns the error type.
|
String |
getExceptionMessage()
Deprecated.
Returns an exception message.
|
ServiceTopicHandler |
getHandler()
Deprecated.
Returns the handler that notified the error.
|
String |
getRequestId()
Deprecated.
Returns the request identifier of the failed service request.
|
ServiceTopicHandler getHandler()
String getRequestId()
ServiceErrorType getErrorType()
String getErrorMessage()
String getExceptionMessage()
String getAdditionalDetails()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.