Package com.ringcentral.definitions
Class ApiError
java.lang.Object
com.ringcentral.definitions.ApiError
Generalized API error structure suitable for any error type
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
errorCode
Logical error code (typically, 3 letters followed with number, dash separated) Required Example: XXX-123 -
message
User-friendly error message Required Example: Something went wrong
-
-
Constructor Details
-
ApiError
public ApiError()
-
-
Method Details
-
errorCode
-
message
-