public class Stanza.StanzaError extends Object implements Serializable
| Constructor and Description |
|---|
StanzaError(String errorXMl) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getErrorXMl() |
String |
getType() |
void |
setErrors(List<String> errors) |
void |
setErrorXMl(String errorXMl) |
void |
setType(String type) |
public StanzaError(String errorXMl)
Copyright © 2019. All rights reserved.