Lines Matching full:raise

151             raise Exception(f"Auto-scalar len payload be 4 or 8 bytes, got {len(self.raw)}")
402 raise Exception(f'Multicast group "{mcast_name}" not present in the spec')
430 raise Exception(f'Multicast group "{mcast_name}" not present in the family')
451 raise Exception(
453 raise Exception(f"Attribute '{name}' not defined in any attribute-set")
476 raise Exception(f"Family '{self.yaml['name']}' not supported by the kernel")
487 raise ConfigError()
543 raise e
549 raise Exception(f"Space '{space}' has no attribute '{name}'")
583 raise Exception(f'Unknown type for binary attribute, value: {value}')
609 raise Exception(f"Unknown attribute-set '{msg_format.attr_set}'")
611 raise Exception(f'Unknown type at {space} {name} {value} {attr["type"]}')
669 raise Exception(f'Unknown {attr_spec["sub-type"]} with name {attr_spec["name"]}')
706 raise Exception(f"No sub-message spec named {sub_msg} for {attr_spec.name}")
712 raise Exception(f"No message format for '{value}' in sub-message spec '{sub_msg}'")
729raise Exception(f"Unknown attribute-set '{attr_space}' when decoding '{attr_spec.name}'")
743 raise Exception(f"Space '{space}' has no attribute with value '{attr.type}'")
780raise Exception(f'Unknown {attr_spec["type"]} with name {attr_spec["name"]}')
786 raise
795raise Exception(f"Space '{attr_set.name}' has no attribute with value '{attr.type}'")
805 raise Exception(f"Can't dive into {attr.type} ({attr_spec['name']}) for extack")
922 raise Exception(f"Display hint '{attr_spec.display_hint}' not implemented"
1038 raise NlError(nl_msg)