onError abstract method

void onError(
  1. Error error
)

There was an error during size operation.

Implementation

void onError(runtime_error.Error error);