io/socket_exception library

Mixins

SocketExceptionMixin
class MySocketException with SocketExceptionMixin implements SocketException { // Must override @override SocketException get socketException; ... }