onException method

void onException(
  1. TalkerException err
)

Called when Talker handle an TalkerException

Implementation

void onException(TalkerException err) {}