Error

public final class Error<T extends Object> extends ResultWrapper<T>

Request was unable to complete - returns the cause of the error

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public final Throwable getError()

Properties

Link copied to clipboard
private final Throwable error