| 异常错误 | 说明 |
|---|---|
| PollerException |
Poller's exception base.
|
| PollerInterruptedException |
An exception which implies the worker thread is interrupted during polling.
|
| PollerStoppedException |
An exception implies polling is stopped by a
StopStrategy. |
| PollerUnknownException |
A wrapper runtime exception for those unknown exceptions.
|
| UserBreakException |
An exception implies polling is aborted because of an user break.
|
Copyright © 2019. All rights reserved.