Searched refs:InvalidArgumentsError (Results 1 – 2 of 2) sorted by relevance
62 class InvalidArgumentsError(OTCIError): class
38 ….errors import UnexpectedCommandOutput, ExpectLineTimeoutError, CommandError, InvalidArgumentsError1437 raise InvalidArgumentsError("Please specify at least 1 parameter to configure.")1499 raise InvalidArgumentsError("Please specify eui64 or discerner, but not both.")1513 raise InvalidArgumentsError("Please specify eui64 or discerner, but not both.")1728 …raise InvalidArgumentsError("Can not specify both `get_active_dataset` and `get_pending_dataset`.")1741 raise InvalidArgumentsError(f'Unkonwn dataset: {dataset}')1755 raise InvalidArgumentsError(f'Unkonwn dataset: {dataset}')1814 raise InvalidArgumentsError(f'Unkonwn dataset: {dataset}')1823 raise InvalidArgumentsError(f'Unkonwn dataset: {dataset}')2107 raise InvalidArgumentsError("Please specify seqno or delay or timeout")[all …]