Package com.ringcentral
Class RestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ringcentral.RestException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
request
public okhttp3.Request request -
response
public okhttp3.Response response
-
-
Constructor Details
-
RestException
- Throws:
IOException
-