Lines Matching full:raise
136 raise Exception(f"Auto-scalar len payload be 4 or 8 bytes, got {len(self.raw)}")
379 raise Exception(f'Multicast group "{mcast_name}" not present in the spec')
404 raise Exception(f'Multicast group "{mcast_name}" not present in the family')
427 raise Exception(f"Family '{self.yaml['name']}' not supported by the kernel")
456 raise Exception(f"Space '{space}' has no attribute '{name}'")
473 raise Exception(f'Unknown type for binary attribute, value: {value}')
485 raise Exception(f'Unknown type at {space} {name} {value} {attr["type"]}')
554 raise Exception(f"No sub-message spec named {sub_msg} for {attr_spec.name}")
559 raise Exception(f"There is no value for {selector} to resolve '{attr_spec.name}'")
562 raise Exception(f"No message format for '{value}' in sub-message spec '{sub_msg}'")
579 … raise Exception(f"Unknown attribute-set '{attr_space}' when decoding '{attr_spec.name}'")
591 raise Exception(f"Space '{space}' has no attribute with value '{attr.type}'")
623 raise Exception(f'Unknown {attr_spec["type"]} with name {attr_spec["name"]}')
635 … raise Exception(f"Space '{attr_set.name}' has no attribute with value '{attr.type}'")
645 raise Exception(f"Can't dive into {attr.type} ({attr_spec['name']}) for extack")
790 raise NlError(nl_msg)