5 lines
80 B
Python
5 lines
80 B
Python
|
|
class WxautoOCRError(Exception):
|
||
|
|
...
|
||
|
|
|
||
|
|
class NetWorkError(Exception):
|
||
|
|
...
|