Error typedef

Error = void Function(WsException ex)

Implementation

typedef void Error(WsException ex);