Searched refs:ArgumentError (Results 1 – 25 of 29) sorted by relevance
12
31 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))48 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))100 raise ArgumentError("Invalid arguments passed.")
40 ArgumentError,186 raise ArgumentError("kext name is missing")267 raise ArgumentError("Insufficient arguments")432 … raise ArgumentError("Unable to find load address for module described at {:s} ".format(filename))491 raise ArgumentError("Unable to resolve {:s}".format(exec_path))494 raise ArgumentError(514 raise ArgumentError("No arguments specified.")521 raise ArgumentError("Unknown argument {:s}".format(uuid))539 raise ArgumentError("Insufficient arguments")
35 raise ArgumentError("Invalid argument")68 raise ArgumentError("Invalid argument")
715 raise ArgumentError("Too few arguments to pmap_walk.")742 raise ArgumentError("Too few arguments to ttep_walk.")752 raise ArgumentError("Invalid translation attribute type.")762 raise ArgumentError("Too few arguments to decode_tte.")764 raise ArgumentError("{} is not a valid stage of translation.".format(cmd_args[2]))991 raise ArgumentError("Too few arguments to pv_walk.")1010 raise ArgumentError("Too few arguments to kvtophys.")1023 raise ArgumentError("Too few arguments to phystokv.")1126 raise ArgumentError("Too few arguments to showpte.")1132 raise ArgumentError("Invalid translation attribute type.")[all …]
70 raise ArgumentError("Invalid arguments passed.")87 raise ArgumentError("Invalid arguments passed.")
644 raise ArgumentError("No arguments passed")711 raise ArgumentError("No arguments passed")823 raise ArgumentError("Invalid arguments passed.")827 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))845 raise ArgumentError("No arguments passed")864 raise ArgumentError("No arguments passed")884 raise ArgumentError("No arguments passed")1065 raise ArgumentError("Invalid arguments")1143 raise ArgumentError("Too few arguments to taskforpmap.")1234 raise ArgumentError("No arguments passed")[all …]
136 raise ArgumentError("Insufficient arguments")162 raise ArgumentError("Insufficient arguments")174 raise ArgumentError("Invalid format specifier provided.")204 raise ArgumentError("Insufficient arguments")371 raise ArgumentError("Insufficient arguments")575 raise ArgumentError("Insufficient arguments")863 raise ArgumentError('Please provide the kcdata descriptor.')879 raise ArgumentError('Invalid task pointer provided.')
318 except ArgumentError as arg_error:701 raise ArgumentError("No command specified.")706 raise ArgumentError("Subcommand (%s) is not a valid command. " % str(command_args[0]))1197 raise ArgumentError("invalid arguments")1199 raise ArgumentError("insufficient arguments")1234 raise ArgumentError("invalid arguments")1236 raise ArgumentError("insufficient arguments")1269 raise ArgumentError("Invalid cpu specification: %s" % cpu_num_string)1275 raise ArgumentError("Invalid CPU range specified: `%s'" % cpu_num_string)1286 …raise ArgumentError("Invalid CPU number specified. Valid range is 0..%d" % (kern.globals.real_ncp…[all …]
77 raise ArgumentError("Please provide arguments")99 raise ArgumentError("Please provide arguments")
10 raise ArgumentError('-{} not supported in subcommand'.format(k))36 raise ArgumentError('subcommand required')56 raise ArgumentError('{}: invalid subcommand'.format(cmd_args[0]))366 raise ArgumentError('no processor found with CPU ID {}'.format(502 raise ArgumentError('diagnose subcommand required')508 raise ArgumentError('{}: invalid diagnose subcommand'.format(
24 raise ArgumentError("Please specify the address of the counter you want to read.")
48 raise ArgumentError("Missing arguments.")54 raise ArgumentError("{} is not supported".format(reg_name))
11 raise ArgumentError("Please specify an event.")
583 raise ArgumentError("Missing address argument")587 raise ArgumentError("Missing address argument")591 raise ArgumentError("Missing address argument")595 raise ArgumentError("Missing address argument")599 raise ArgumentError("Missing address argument")605 raise ArgumentError(614 raise ArgumentError("Unknown subcommand: `{}'".format(cmd))
119 raise ArgumentError('argument provided is NULL')129 raise ArgumentError('no argument provided and active typefilter is not set')634 raise ArgumentError(748 raise ArgumentError('error: path to trace file is required')752 raise ArgumentError('error: -L and -N are mutually exclusive')757 raise ArgumentError(
40 raise ArgumentError("Please provide valid task argument.")
60 raise ArgumentError("No arguments passed")306 raise ArgumentError("No arguments passed")785 raise ArgumentError("Invalid zone {:s}".format(zone_arg))804 raise ArgumentError("Invalid size {:s}".format(cmd_options['-S']))812 raise ArgumentError("Invalid kalloc type view {:s}".format(ktv_arg))1239 raise ArgumentError("No arguments passed")1252 raise ArgumentError("Invalid cpu {}".format(cpu))1291 raise ArgumentError("Invalid waitq set address: {:s}".format(cmd_options["-S"]))1461 raise ArgumentError('Invalid sorting key \'{}\' provided to -S'.format(cmd_options['-S']))1466 … raise ArgumentError('A sorting key must be provided when specifying ascending sorting order')[all …]
252 raise ArgumentError("Missing argument 0 in user function.")286 raise ArgumentError("Missing argument 0 in user function.")305 raise ArgumentError("Missing argument 0 in user function.")347 raise ArgumentError("Invalid arguments passed.")1087 raise ArgumentError("Missing argument 0 in user function.")1187 raise ArgumentError("Missing argument 0 in user function.")1203 raise ArgumentError("Missing argument 0 in user function.")
108 raise ArgumentError('missing struct proc * argument')124 raise ArgumentError('missing struct kern_channel * argument')624 raise ArgumentError('missing struct proc * argument')772 raise ArgumentError('missing struct cuckoo_hashtable * argument')
573 raise ArgumentError("usage: iterate_linkage {queue_head_ptr} {element_type} {field_name}")577 raise ArgumentError("Unknown queue_head pointer: %r" % cmd_args)581 raise ArgumentError("usage: iterate_linkage {queue_head_ptr} {element_type} {field_name}")
227 raise ArgumentError("Invalid argument")237 raise ArgumentError("Invalid argument")256 raise ArgumentError("Invalid argument")310 raise ArgumentError("Invalid argument")323 raise ArgumentError("Invalid argument")484 raise ArgumentError("unsupported sort column")
1429 raise ArgumentError("no port address provided")1736 raise ArgumentError('Invalid arguments')1847 raise ArgumentError("Please provide valid argument")1875 raise ArgumentError("Please provide correct arguments.")2037 raise ArgumentError('Please provide <ipc_voucher_attr_control_t>')2176 raise ArgumentError("Please provide valid argument")2188 raise ArgumentError("no port address provided")2202 raise ArgumentError("no task address provided")
123 raise ArgumentError("Please provide arguments")
215 raise ArgumentError("Please provide a type name.")
15 class ArgumentError(Exception): class439 raise ArgumentError(str(err))445 raise ArgumentError("HELP")