io/stdin_exception library

Mixins

StdinExceptionMixin
class MyStdinException with StdinExceptionMixin implements StdinException { // Must override @override StdinException get stdinException; ... }