FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.0

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
9 1 0 0

org.oxerr.huobi.examples.websocket.WebSocketDemo$1

Bug Category Details Line Priority
org.oxerr.huobi.examples.websocket.WebSocketDemo$1.onResponse(Response) invokes System.exit(...), which shuts down the entire virtual machine BAD_PRACTICE DM_EXIT 56 Medium