public class RequestErrorException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
RequestErrorException(RequestError error) |
| Modifier and Type | Method and Description |
|---|---|
RequestError |
getError() |
public RequestErrorException(RequestError error)
public RequestError getError()