onException abstract method

  1. @override
void onException(
  1. TalkerException err
)

Called when Talker handle an TalkerException

Implementation

@override
void onException(err);