| Package | Description |
|---|---|
| com.bloomberglp.blpapi |
| Modifier and Type | Field and Description |
|---|---|
SubscriptionPreprocessError.Code |
SubscriptionPreprocessError.code
The
SubscriptionPreprocessError.Code of the error. |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionPreprocessError.Code |
SubscriptionPreprocessError.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionPreprocessError.Code[] |
SubscriptionPreprocessError.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SubscriptionPreprocessError(CorrelationID correlationId,
String subscriptionString,
SubscriptionPreprocessError.Code code,
String description)
Creates a new
SubscriptionPreprocessError. |
Copyright © 2022 Bloomberg L.P.. All rights reserved.