public class FaultResponse extends Object
| Constructor and Description |
|---|
FaultResponse(RegistrationService.ErrorCode code,
String description) |
public FaultResponse(RegistrationService.ErrorCode code, String description)
public RegistrationService.ErrorCode getCode()
public String getDescription()
Copyright © 2017 WSO2. All rights reserved.