| Package | Description |
|---|---|
| org.wso2.carbon.dynamic.client.web |
| Modifier and Type | Method and Description |
|---|---|
RegistrationService.ErrorCode |
FaultResponse.getCode() |
static RegistrationService.ErrorCode |
RegistrationService.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistrationService.ErrorCode[] |
RegistrationService.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FaultResponse(RegistrationService.ErrorCode code,
String description) |
Copyright © 2017 WSO2. All rights reserved.