Files
firegex-traffic-viewer/fgex-lib/firegex/nfproxy/internals/exceptions.py

4 lines
140 B
Python
Raw Normal View History

2025-03-03 20:25:36 +01:00
class NotReadyToRun(Exception):
"raise this exception if the stream state is not ready to parse this object, the call will be skipped"