java.io.Serializablepublic class ResponseErrorException
extends java.lang.RuntimeException
| Modifier and Type | Method | Description |
|---|---|---|
static ResponseErrorException |
from(ResponseError error) |
|
ResponseError |
getError() |
|
java.lang.String |
toString() |
public static ResponseErrorException from(ResponseError error)
public ResponseError getError()
public java.lang.String toString()
toString in class java.lang.ThrowableCopyright © 2017–2018 Ocraft Project. All rights reserved.