Returns the associated error
@override dynamic get throwable => null;
Associated the error with the span
@override set throwable(throwable) {}