java.io.Serializable
public 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.Throwable
Copyright © 2017–2018 Ocraft Project. All rights reserved.