failsafe icon indicating copy to clipboard operation
failsafe copied to clipboard

Failsafe should report out ClassCastExceptions encountered when calling a listener

Open jhalterman opened this issue 6 years ago • 0 comments

For result listeners that are improperly typed, ClassCastExceptions may occur. It might be nice to report these out somehow, such as via a logging extension.

jhalterman avatar Dec 28 '18 22:12 jhalterman