Failed result with error error.
Type of the error. It has to extend Throwable.
Returns the error associated. In case of Success, error will be null.
Returns the value associated. In case of Failure, value will be null.
True if the result is an error, false otherwise.
True if the result was successful, false otherwise.