MCPcopy Create free account
hub / github.com/Cryptogenic/PS5-IPV6-Kernel-Exploit / RuleError_BadFormat

Class RuleError_BadFormat

fakedns.py:474–476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

472
473
474class RuleError_BadFormat(Exception):
475 def __init__(self,lineno):
476 print("\n!! Not Enough Parameters for rule on rulefile line #%d\n\n" % lineno)
477
478
479class RuleEngine2:

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected