public abstract class WikibaseResponse extends Object
Object. This
Object will be a String in all known cases, but might be a more complex
structure if the response contains some complex structure.| Constructor and Description |
|---|
WikibaseResponse(Object error) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getError()
A representation of an error if it occured,
null otherwise. |
Copyright © 2019. All rights reserved.