Files
firegex-traffic-viewer/fgex-lib/firegex/nfproxy/internals/exceptions.py
Domingo Dirutigliano 072745cc06 code push
2025-03-03 20:25:36 +01:00

4 lines
140 B
Python

class NotReadyToRun(Exception):
"raise this exception if the stream state is not ready to parse this object, the call will be skipped"