Constructor and Description |
---|
Status(String code)
Creates a new instance of Status with the specified code.
|
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Returns the code that uniquely identifies the reason of the error.
|
String |
toXML() |
public Status(String code)
code
- the code that uniquely identifies the reason of the error.Copyright © 2003-2007 Jive Software.