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()
540 raise e
547 raise Exception(f"Space '{space}' has no attribute '{name}'")
578 raise Exception(f'Unknown type for binary attribute, value: {value}')
604 raise Exception(f"Unknown attribute-set '{msg_format.attr_set}'")
606 raise Exception(f'Unknown type at {space} {name} {value} {attr["type"]}')
657 raise Exception(f'Unknown {attr_spec["sub-type"]} with name {attr_spec["name"]}')
694 raise Exception(f"No sub-message spec named {sub_msg} for {attr_spec.name}")
700 raise Exception(f"No message format for '{value}' in sub-message spec '{sub_msg}'")
717 … raise Exception(f"Unknown attribute-set '{attr_space}' when decoding '{attr_spec.name}'")
731 raise Exception(f"Space '{space}' has no attribute with value '{attr.type}'")
768 … raise Exception(f'Unknown {attr_spec["type"]} with name {attr_spec["name"]}')
774 raise
783 … raise Exception(f"Space '{attr_set.name}' has no attribute with value '{attr.type}'")
793 raise Exception(f"Can't dive into {attr.type} ({attr_spec['name']}) for extack")
1014 raise NlError(nl_msg)