public class ErrorListItem extends Object
Constructor and Description |
---|
ErrorListItem() |
ErrorListItem(String code,
String msg) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getMessage()
Description about individual errors occurred
|
void |
setCode(String code) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2017 WSO2. All rights reserved.