Nylas Api Error
Class representation of a general Nylas API error.
Constructors
Link copied to clipboard
public NylasApiError NylasApiError(@Json(name = "type" ) String type, @Json(name = "message" ) String message, @Json(name = "provider_error" ) Map<String, Object> providerError, Integer statusCode, String requestId)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Error message.
Link copied to clipboard
Provider Error.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The HTTP status code of the error response
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The HTTP status code of the error response