NylasSdkRemoteClosedError

Error thrown when the Nylas API closes the connection before the Nylas SDK receives a response.

Parameters

url

The URL that timed out.

originalErrorMessage

The error message from the library that closed the connection.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
private final Throwable cause
Link copied to clipboard
private final String message

Functions

Link copied to clipboard
public final Unit addSuppressed(Throwable p0)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public String getMessage()
Link copied to clipboard
Link copied to clipboard
public final Array<Throwable> getSuppressed()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard