public class Error extends Object
| Constructor and Description |
|---|
Error() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtra() |
GroupsIOApiExceptionType |
getType() |
void |
setExtra(String extra) |
void |
setType(GroupsIOApiExceptionType type) |
String |
toString() |
public GroupsIOApiExceptionType getType()
public void setType(GroupsIOApiExceptionType type)
type - the type to setpublic String getExtra()
public void setExtra(String extra)
extra - the extra to setCopyright © 2017–2019. All rights reserved.