Selectable.onError

Registers a callback that will be run when the selectable is notified of an error. @param runnable the callback to register. Any previously registered callback will be replaced.

interface Selectable
void
onError

Meta