Package | Description |
---|---|
com.pushtechnology.diffusion.api.client.service |
Modifier and Type | Method and Description |
---|---|
ServiceErrorType |
ServiceTopicError.getErrorType()
Deprecated.
Returns the error type.
|
static ServiceErrorType |
ServiceErrorType.parse(String code)
Deprecated.
Parse a ServiceError from String representation.
|
static ServiceErrorType |
ServiceErrorType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ServiceErrorType[] |
ServiceErrorType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.