Lines Matching full:raise
101 raise ValueError("TLV too short")
104 raise ValueError("wrong TLV size")
118 raise NotImplementedError()
137 raise ValueError("TLV size is too short")
140 raise ValueError("wrong TLV size")
161 raise ValueError("TLV size do not match")
165 # raise ValueError("unknown child TLV {}".format(hdr.n_type))
201 raise ValueError("TLV size is not correct")
204 raise ValueError("wrong TLV size")
251 raise ValueError("TLV too short")
254 raise ValueError("wrong TLV size")
261 raise ValueError("wrong number of objects")
309 raise ValueError("rule TLV too short")
312 raise ValueError("rule TLV cmd_len incorrect")
366 raise ValueError("wrong rule size")
371 raise ValueError("rule bytes left: off={} len={}".format(off, len(data)))
420 raise ValueError("length less than op3 message header")
430 raise ValueError("TLV too big")
457 raise