rb_eTypeError 2178 array.c rb_raise(rb_eTypeError, "wrong element type %"PRIsVALUE" at %ld (expected array)", rb_eTypeError 2646 array.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE rb_eTypeError 3281 array.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE" (must respond to :each)", rb_eTypeError 223 class.c rb_raise(rb_eTypeError, "superclass must be a Class (%"PRIsVALUE" given)", rb_eTypeError 227 class.c rb_raise(rb_eTypeError, "can't make subclass of singleton class"); rb_eTypeError 230 class.c rb_raise(rb_eTypeError, "can't make subclass of Class"); rb_eTypeError 302 class.c rb_raise(rb_eTypeError, "can't copy the root class"); rb_eTypeError 305 class.c rb_raise(rb_eTypeError, "already initialized class"); rb_eTypeError 308 class.c rb_raise(rb_eTypeError, "can't copy singleton class"); rb_eTypeError 654 class.c rb_raise(rb_eTypeError, "%s is not a class (%"PRIsVALUE")", rb_eTypeError 658 class.c rb_raise(rb_eTypeError, "superclass mismatch for class %s", name); rb_eTypeError 722 class.c rb_raise(rb_eTypeError, "%"PRIsVALUE"::%"PRIsVALUE" is not a class" rb_eTypeError 727 class.c rb_raise(rb_eTypeError, "superclass mismatch for class " rb_eTypeError 776 class.c rb_raise(rb_eTypeError, "%s is not a module (%"PRIsVALUE")", rb_eTypeError 802 class.c rb_raise(rb_eTypeError, "%"PRIsVALUE"::%"PRIsVALUE" is not a module" rb_eTypeError 1576 class.c rb_raise(rb_eTypeError, "can't define singleton"); rb_eTypeError 6669 compile.c rb_raise(rb_eTypeError, "unexpected object for instruction"); rb_eTypeError 6692 compile.c rb_raise(rb_eTypeError, "invalid %+"PRIsVALUE" Fixnum: %+"PRIsVALUE, rb_eTypeError 6751 compile.c rb_raise(rb_eTypeError, "keyword default has unsupported len %+"PRIsVALUE, key); rb_eTypeError 6829 compile.c rb_raise(rb_eTypeError, ":opt param is not an array: %+"PRIsVALUE, rb_eTypeError 6839 compile.c rb_raise(rb_eTypeError, ":keywords param is not an array: %+"PRIsVALUE, rb_eTypeError 358 complex.c rb_raise(rb_eTypeError, "not a real"); rb_eTypeError 1020 complex.c rb_raise(rb_eTypeError, "%"PRIsVALUE" can't be coerced into %"PRIsVALUE, rb_eTypeError 1907 complex.c rb_raise(rb_eTypeError, "can't convert nil into Complex"); rb_eTypeError 164 encoding.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE" (expected Encoding)", rb_eTypeError 996 encoding.c rb_raise(rb_eTypeError, "unknown encoding"); rb_eTypeError 1122 encoding.c rb_raise(rb_eTypeError, "broken Encoding"); rb_eTypeError 567 enum.c rb_raise(rb_eTypeError, "wrong element type %s (expected array)", rb_eTypeError 2581 enum.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE" (must respond to :each)", rb_eTypeError 374 enumerator.c rb_raise(rb_eTypeError, "can't copy execution context"); rb_eTypeError 902 enumerator.c rb_raise(rb_eTypeError, "feed value already set"); rb_eTypeError 1247 enumerator.c rb_raise(rb_eTypeError, rb_eTypeError 1808 enumerator.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE" (must respond to :each)", rb_eTypeError 571 error.c rb_raise(rb_eTypeError, "wrong argument type %s (expected %s)", rb_eTypeError 574 error.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE" (expected %s)", rb_eTypeError 613 error.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE" (expected %s)", rb_eTypeError 616 error.c rb_raise(rb_eTypeError, "wrong argument type %s (expected %s)", rb_eTypeError 637 error.c VALUE rb_eTypeError; rb_eTypeError 873 error.c rb_raise(rb_eTypeError, err); rb_eTypeError 878 error.c rb_raise(rb_eTypeError, err); rb_eTypeError 1505 error.c rb_raise(rb_eTypeError, "invalid instance type"); rb_eTypeError 1984 error.c rb_eTypeError = rb_define_class("TypeError", rb_eStandardError); rb_eTypeError 707 eval.c rb_raise(rb_eTypeError, "exception class/object expected"); rb_eTypeError 716 eval.c rb_raise(rb_eTypeError, "exception object expected"); rb_eTypeError 1166 eval.c rb_raise(rb_eTypeError, "wrong argument type %s (expected Module)", rb_eTypeError 1502 eval.c rb_raise(rb_eTypeError, "assigning non-exception to $!"); rb_eTypeError 1527 eval.c rb_raise(rb_eTypeError, "assigning non-exception to $!"); rb_eTypeError 10 ext/-test-/bignum/big2str.c rb_raise(rb_eTypeError, "can't convert %s to Bignum", rb_eTypeError 10 ext/-test-/bignum/div.c rb_raise(rb_eTypeError, "can't convert %s to Bignum", rb_eTypeError 10 ext/-test-/bignum/mul.c rb_raise(rb_eTypeError, "can't convert %s to Bignum", rb_eTypeError 11 ext/-test-/rational/rat.c rb_raise(rb_eTypeError, "can't convert %s to Bignum", rb_eTypeError 57 ext/-test-/tracepoint/gc_hook.c rb_raise(rb_eTypeError, "trace_func needs to be Proc"); rb_eTypeError 303 ext/bigdecimal/bigdecimal.c cannot_be_coerced_into_BigDecimal(rb_eTypeError, v); rb_eTypeError 430 ext/bigdecimal/bigdecimal.c rb_raise(rb_eTypeError, "load failed: invalid character in the marshaled string"); rb_eTypeError 567 ext/bigdecimal/bigdecimal.c rb_raise(rb_eTypeError, "first argument for BigDecimal#mode invalid"); rb_eTypeError 2305 ext/bigdecimal/bigdecimal.c rb_raise(rb_eTypeError, rb_eTypeError 1984 ext/date/date_core.c rb_raise(rb_eTypeError, "expected numeric"); rb_eTypeError 7069 ext/date/date_core.c rb_raise(rb_eTypeError, "expected an array"); rb_eTypeError 7135 ext/date/date_core.c rb_raise(rb_eTypeError, "invalid size"); rb_eTypeError 590 ext/digest/digest.c rb_raise(rb_eTypeError, "different algorithms"); rb_eTypeError 26 ext/fiddle/function.c rb_raise(rb_eTypeError, \ rb_eTypeError 128 ext/fiddle/pointer.c rb_raise(rb_eTypeError, "Fiddle::Pointer was expected"); rb_eTypeError 133 ext/objspace/objspace.c rb_raise(rb_eTypeError, "non-hash given"); rb_eTypeError 81 ext/openssl/ossl.h ossl_raise(rb_eTypeError, "wrong argument (%"PRIsVALUE")! (Expected kind of %"PRIsVALUE")",\ rb_eTypeError 88 ext/openssl/ossl.h ossl_raise(rb_eTypeError, "wrong argument (%"PRIsVALUE")! (Expected instance of %"PRIsVALUE")",\ rb_eTypeError 95 ext/openssl/ossl.h ossl_raise(rb_eTypeError, "wrong argument type");\ rb_eTypeError 49 ext/openssl/ossl_asn1.c ossl_raise(rb_eTypeError, "bad UTCTIME format: \"%s\"", rb_eTypeError 61 ext/openssl/ossl_asn1.c ossl_raise(rb_eTypeError, "bad GENERALIZEDTIME format" ); rb_eTypeError 126 ext/openssl/ossl_asn1.c ossl_raise(rb_eTypeError, "ASN1_INTEGER is NULL!"); rb_eTypeError 178 ext/openssl/ossl_asn1.c ossl_raise(rb_eTypeError, "Can't convert nil into Integer"); rb_eTypeError 238 ext/openssl/ossl_asn1.c ossl_raise(rb_eTypeError, "Can't convert nil into Boolean"); rb_eTypeError 107 ext/openssl/ossl_bn.c ossl_raise(rb_eTypeError, "Cannot convert into OpenSSL::BN"); rb_eTypeError 329 ext/openssl/ossl_bn.c ossl_raise(rb_eTypeError, "Don't know how to coerce"); rb_eTypeError 67 ext/openssl/ossl_pkey_dh.c ossl_raise(rb_eTypeError, "Not a DH key!"); rb_eTypeError 81 ext/openssl/ossl_pkey_dsa.c ossl_raise(rb_eTypeError, "Not a DSA key!"); rb_eTypeError 141 ext/openssl/ossl_pkey_ec.c ossl_raise(rb_eTypeError, "Not a EC key!"); rb_eTypeError 1597 ext/openssl/ossl_pkey_ec.c ossl_raise(rb_eTypeError, "points must be array"); rb_eTypeError 83 ext/openssl/ossl_pkey_rsa.c ossl_raise(rb_eTypeError, "Not a RSA key!"); rb_eTypeError 13 ext/pathname/pathname.c rb_raise(rb_eTypeError, "unexpected @path"); rb_eTypeError 82 ext/racc/cparse/cparse.c rb_raise(rb_eTypeError, "not symbol"); rb_eTypeError 442 ext/racc/cparse/cparse.c rb_raise(rb_eTypeError, rb_eTypeError 202 ext/socket/ancdata.c rb_raise(rb_eTypeError, "IO expected"); rb_eTypeError 266 ext/socket/ancdata.c rb_raise(rb_eTypeError, "SCM_RIGHTS ancillary data expected"); rb_eTypeError 347 ext/socket/ancdata.c rb_raise(rb_eTypeError, "timestamp ancillary data expected"); rb_eTypeError 394 ext/socket/ancdata.c rb_raise(rb_eTypeError, "size differ. expected as sizeof(int)=%d but %ld", (int)sizeof(int), (long)RSTRING_LEN(data)); rb_eTypeError 498 ext/socket/ancdata.c rb_raise(rb_eTypeError, "IP_PKTINFO ancillary data expected"); rb_eTypeError 574 ext/socket/ancdata.c rb_raise(rb_eTypeError, "IPV6_PKTINFO ancillary data expected"); rb_eTypeError 1654 ext/socket/ancdata.c rb_raise(rb_eTypeError, "invalid control message (cmsg_len == 0)"); rb_eTypeError 82 ext/socket/ifaddr.c rb_raise(rb_eTypeError, "uninitialized ifaddr"); rb_eTypeError 189 ext/socket/init.c rb_raise(rb_eTypeError, "sockaddr size differs - should not happen"); rb_eTypeError 33 ext/socket/option.c rb_raise(rb_eTypeError, "size differ. expected as "#size"=%d but %ld", \ rb_eTypeError 364 ext/socket/option.c rb_raise(rb_eTypeError, "linger socket option expected"); rb_eTypeError 424 ext/socket/option.c rb_raise(rb_eTypeError, "ipv4_multicast_loop socket option expected"); rb_eTypeError 475 ext/socket/option.c rb_raise(rb_eTypeError, "ipv4_multicast_ttl socket option expected"); rb_eTypeError 767 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "uninitialized socket address"); rb_eTypeError 1049 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "already initialized socket address"); rb_eTypeError 1613 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "already initialized socket address"); rb_eTypeError 1620 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "unexpected address family"); rb_eTypeError 1625 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "unexpected protocol family"); rb_eTypeError 1633 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "unexpected socktype"); rb_eTypeError 1643 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "unexpected protocol"); rb_eTypeError 1646 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "unexpected protocol"); rb_eTypeError 2552 ext/socket/raddrinfo.c rb_raise(rb_eTypeError, "neither IO nor file descriptor"); rb_eTypeError 1245 ext/socket/socket.c rb_raise(rb_eTypeError, "sockaddr length too big"); rb_eTypeError 1249 ext/socket/socket.c rb_raise(rb_eTypeError, "sockaddr size differs - should not happen"); rb_eTypeError 1317 ext/socket/socket.c rb_raise(rb_eTypeError, "expecting String or Array"); rb_eTypeError 1484 ext/socket/socket.c rb_raise(rb_eTypeError, "too long sockaddr_un - %ld longer than %d", rb_eTypeError 234 ext/socket/unixsocket.c rb_raise(rb_eTypeError, "neither IO nor file descriptor"); rb_eTypeError 313 ext/syslog/syslog.c rb_raise(rb_eTypeError, "type mismatch: %"PRIsVALUE" given", rb_obj_class(pri)); rb_eTypeError 2050 ext/win32ole/win32ole.c rb_raise(rb_eTypeError, "2nd parameter must be Class or Module"); rb_eTypeError 2092 ext/win32ole/win32ole.c rb_raise(rb_eTypeError, "1st parameter must be WIN32OLE instance"); rb_eTypeError 2201 ext/win32ole/win32ole.c rb_raise(rb_eTypeError, "1st parameter must be (String|WIN32OLE_TYPE|WIN32OLE_METHOD)"); rb_eTypeError 2510 ext/win32ole/win32ole.c rb_raise(rb_eTypeError, "wrong argument type (expected String or Symbol)"); rb_eTypeError 2577 ext/win32ole/win32ole.c rb_raise(rb_eTypeError, "method is wrong type (expected String or Symbol)"); rb_eTypeError 2919 ext/win32ole/win32ole.c rb_raise(rb_eTypeError, "not valid value"); rb_eTypeError 3571 ext/win32ole/win32ole.c rb_raise(rb_eTypeError, "wrong argument type (expected String or Symbol)"); rb_eTypeError 920 ext/win32ole/win32ole_event.c rb_raise(rb_eTypeError, "1st parameter must be WIN32OLE object"); rb_eTypeError 1046 ext/win32ole/win32ole_event.c rb_raise(rb_eTypeError, "wrong argument type (expected String or Symbol)"); rb_eTypeError 1136 ext/win32ole/win32ole_event.c rb_raise(rb_eTypeError, "wrong argument type (expected String or Symbol)"); rb_eTypeError 280 ext/win32ole/win32ole_method.c rb_raise(rb_eTypeError, "1st argument should be WIN32OLE_TYPE object"); rb_eTypeError 150 ext/win32ole/win32ole_param.c rb_raise(rb_eTypeError, "1st parameter must be WIN32OLE_METHOD object"); rb_eTypeError 507 ext/win32ole/win32ole_record.c rb_raise(rb_eTypeError, "wrong argument type (expected String or Symbol)"); rb_eTypeError 546 ext/win32ole/win32ole_record.c rb_raise(rb_eTypeError, "wrong argument type (expected String or Symbol)"); rb_eTypeError 360 ext/win32ole/win32ole_variant.c rb_raise(rb_eTypeError, "can not convert WIN32OLE_VARIANT from type %s", rb_eTypeError 440 ext/win32ole/win32ole_variant.c rb_raise(rb_eTypeError, "variant type is not VT_ARRAY."); rb_eTypeError 422 file.c if (!st) rb_raise(rb_eTypeError, "uninitialized File::Stat"); rb_eTypeError 3292 gc.c rb_raise(rb_eTypeError, "non-hash given"); rb_eTypeError 6670 gc.c rb_raise(rb_eTypeError, "non-hash or symbol given"); rb_eTypeError 6766 gc.c rb_raise(rb_eTypeError, "non-hash or symbol given"); rb_eTypeError 7014 gc.c rb_raise(rb_eTypeError, "non-hash or symbol argument"); rb_eTypeError 7145 gc.c rb_raise(rb_eTypeError, "non-hash or symbol given"); rb_eTypeError 554 hash.c rb_raise(rb_eTypeError, "default_proc takes two arguments (2 for %d)", n); rb_eTypeError 1026 hash.c rb_raise(rb_eTypeError, rb_eTypeError 1926 include/ruby/ruby.h RUBY_EXTERN VALUE rb_eTypeError; rb_eTypeError 7316 io.c rb_raise(rb_eTypeError, "%"PRIsVALUE" must have %"PRIsVALUE" method, %"PRIsVALUE" given", rb_eTypeError 8632 io.c rb_raise(rb_eTypeError, "advice must be a Symbol"); rb_eTypeError 404 iseq.c rb_raise(rb_eTypeError, "Compile option must be Hash/true/false/nil"); rb_eTypeError 910 iseq.c rb_raise(rb_eTypeError, "uninitialized InstructionSequence"); rb_eTypeError 2317 iseq.c if (data.pos < 0) rb_raise(rb_eTypeError, "`pos' is negative"); rb_eTypeError 2323 iseq.c rb_raise(rb_eTypeError, "`set' should be true/false"); rb_eTypeError 2329 iseq.c rb_raise(rb_eTypeError, "`pos' is out of range."); rb_eTypeError 1148 load.c rb_raise(rb_eTypeError, "Can not set autoload on singleton class"); rb_eTypeError 140 marshal.c rb_raise(rb_eTypeError, "no allocator"); rb_eTypeError 226 marshal.c rb_raise(rb_eTypeError, "can't dump non-ascii %s name % "PRIsVALUE, rb_eTypeError 230 marshal.c rb_raise(rb_eTypeError, "can't dump anonymous %s % "PRIsVALUE, rb_eTypeError 243 marshal.c rb_raise(rb_eTypeError, "% "PRIsVALUE" can't be referred to", path); rb_eTypeError 295 marshal.c rb_raise(rb_eTypeError, "long too big to dump"); rb_eTypeError 446 marshal.c rb_raise(rb_eTypeError, "can't dump anonymous ID %"PRIdVALUE, sym); rb_eTypeError 497 marshal.c rb_raise(rb_eTypeError, "singleton can't be dumped"); rb_eTypeError 707 marshal.c rb_raise(rb_eTypeError, "can't dump internal %s", rb_eTypeError 729 marshal.c rb_raise(rb_eTypeError, "_dump() must return string"); rb_eTypeError 772 marshal.c rb_raise(rb_eTypeError, "singleton class can't be dumped"); rb_eTypeError 806 marshal.c rb_raise(rb_eTypeError, "too big Bignum can't be dumped"); rb_eTypeError 867 marshal.c rb_raise(rb_eTypeError, "can't dump hash with default proc"); rb_eTypeError 905 marshal.c rb_raise(rb_eTypeError, rb_eTypeError 916 marshal.c rb_raise(rb_eTypeError, "can't dump %"PRIsVALUE, rb_eTypeError 949 marshal.c rb_raise(rb_eTypeError, "instance of IO needed"); rb_eTypeError 1173 marshal.c rb_raise(rb_eTypeError, "long too big for this architecture (size " rb_eTypeError 1544 marshal.c rb_raise(rb_eTypeError, \ rb_eTypeError 1616 marshal.c rb_raise(rb_eTypeError, "singleton can't be loaded"); rb_eTypeError 1787 marshal.c rb_raise(rb_eTypeError, "class %"PRIsVALUE" not a struct", rb_class_name(klass)); rb_eTypeError 1791 marshal.c rb_raise(rb_eTypeError, "struct %"PRIsVALUE" not compatible (struct size differs)", rb_eTypeError 1803 marshal.c rb_raise(rb_eTypeError, "struct %"PRIsVALUE" not compatible (:%"PRIsVALUE" for :%"PRIsVALUE")", rb_eTypeError 1824 marshal.c rb_raise(rb_eTypeError, "class %"PRIsVALUE" needs to have method `_load'", rb_eTypeError 1855 marshal.c rb_raise(rb_eTypeError, "instance of %"PRIsVALUE" needs to have method `marshal_load'", rb_eTypeError 1897 marshal.c rb_raise(rb_eTypeError, rb_eTypeError 2059 marshal.c rb_raise(rb_eTypeError, "incompatible marshal file format (can't be read)\n\ rb_eTypeError 287 numeric.c rb_raise(rb_eTypeError, "%"PRIsVALUE" can't be coerced into %"PRIsVALUE, rb_eTypeError 328 numeric.c rb_raise(rb_eTypeError, "coerce must return [x, y]"); rb_eTypeError 382 numeric.c rb_raise(rb_eTypeError, rb_eTypeError 398 numeric.c rb_raise(rb_eTypeError, "can't copy %"PRIsVALUE, rb_obj_class(x)); rb_eTypeError 2354 numeric.c rb_raise(rb_eTypeError, "step must be numeric"); rb_eTypeError 2521 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from nil to integer"); rb_eTypeError 2549 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from nil to integer"); rb_eTypeError 2781 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from nil"); rb_eTypeError 2799 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from string"); rb_eTypeError 2802 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from boolean"); rb_eTypeError 2813 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from nil"); rb_eTypeError 2833 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from string"); rb_eTypeError 2836 numeric.c rb_raise(rb_eTypeError, "no implicit conversion from boolean"); rb_eTypeError 4566 numeric.c rb_raise(rb_eTypeError, "wrong argument type %s (expected Integer)", rb_eTypeError 288 object.c rb_raise(rb_eTypeError, "[bug] frozen object (%s) allocated", rb_obj_classname(dest)); rb_eTypeError 331 object.c rb_raise(rb_eTypeError, "can't clone %s", rb_obj_classname(obj)); rb_eTypeError 399 object.c rb_raise(rb_eTypeError, "can't dup %s", rb_obj_classname(obj)); rb_eTypeError 433 object.c rb_raise(rb_eTypeError, "initialize_copy should take same class object"); rb_eTypeError 585 object.c rb_raise(rb_eTypeError, "class or module required"); rb_eTypeError 1554 object.c rb_raise(rb_eTypeError, "compared with non class/module"); rb_eTypeError 1601 object.c rb_raise(rb_eTypeError, "compared with non class/module"); rb_eTypeError 1752 object.c rb_raise(rb_eTypeError, "already initialized class"); rb_eTypeError 1761 object.c rb_raise(rb_eTypeError, "can't inherit uninitialized class"); rb_eTypeError 1775 object.c rb_raise(rb_eTypeError, "allocator undefined for %"PRIsVALUE, rb_eTypeError 1808 object.c rb_raise(rb_eTypeError, "can't instantiate uninitialized class"); rb_eTypeError 1811 object.c rb_raise(rb_eTypeError, "can't create instance of singleton class"); rb_eTypeError 1823 object.c rb_raise(rb_eTypeError, "wrong instance allocation"); rb_eTypeError 1884 object.c rb_raise(rb_eTypeError, "uninitialized class"); rb_eTypeError 2125 object.c rb_raise(rb_eTypeError, "%"PRIsVALUE" does not refer to class/module", rb_eTypeError 2310 object.c rb_raise(rb_eTypeError, "%"PRIsVALUE" does not refer to class/module", rb_eTypeError 2566 object.c rb_raise(rb_eTypeError, "%s %s into %s", msg, cname, tname); rb_eTypeError 2567 object.c rb_raise(rb_eTypeError, "%s %"PRIsVALUE" into %s", msg, rb_eTypeError 2581 object.c rb_raise(rb_eTypeError, rb_eTypeError 2680 object.c rb_raise(rb_eTypeError, "can't convert nil into Integer"); rb_eTypeError 2872 object.c rb_raise(rb_eTypeError, pre "nil" post); \ rb_eTypeError 2874 object.c rb_raise(rb_eTypeError, pre "true" post); \ rb_eTypeError 2876 object.c rb_raise(rb_eTypeError, pre "false" post); \ rb_eTypeError 2961 object.c rb_raise(rb_eTypeError, "can't convert %"PRIsVALUE" into Float", rb_eTypeError 3051 object.c rb_raise(rb_eTypeError, "no implicit conversion to float from string"); rb_eTypeError 3128 object.c rb_raise(rb_eTypeError, "can't convert %s into Hash", rb_obj_classname(val)); rb_eTypeError 3175 object.c rb_raise(rb_eTypeError, "%"PRIsVALUE" does not have #dig method", rb_eTypeError 1814 proc.c rb_raise(rb_eTypeError, rb_eTypeError 1826 proc.c rb_raise(rb_eTypeError, rb_eTypeError 1830 proc.c rb_raise(rb_eTypeError, rb_eTypeError 2012 proc.c rb_raise(rb_eTypeError, "can't call unbound method; bind first"); rb_eTypeError 2129 proc.c rb_raise(rb_eTypeError, rb_eTypeError 2133 proc.c rb_raise(rb_eTypeError, "bind argument must be an instance of % "PRIsVALUE, rb_eTypeError 475 range.c rb_raise(rb_eTypeError, "can't iterate from %s", rb_eTypeError 615 range.c rb_raise(rb_eTypeError, "wrong argument type %"PRIsVALUE \ rb_eTypeError 687 range.c rb_raise(rb_eTypeError, "can't do binary search for %s", rb_obj_classname(beg)); rb_eTypeError 794 range.c rb_raise(rb_eTypeError, "can't iterate from %s", rb_eTypeError 975 range.c rb_raise(rb_eTypeError, "cannot exclude non Integer end value"); rb_eTypeError 979 range.c rb_raise(rb_eTypeError, "cannot exclude end value with non Integer begin value"); rb_eTypeError 1231 range.c rb_raise(rb_eTypeError, "not a dumped range object"); rb_eTypeError 484 rational.c rb_raise(rb_eTypeError, "not an integer"); rb_eTypeError 1176 rational.c rb_raise(rb_eTypeError, "%s can't be coerced into %s", rb_eTypeError 1287 rational.c rb_raise(rb_eTypeError, "not an integer"); rb_eTypeError 2405 rational.c rb_raise(rb_eTypeError, "can't convert nil into Rational"); rb_eTypeError 361 re.c rb_raise(rb_eTypeError, "uninitialized Regexp"); rb_eTypeError 1013 re.c rb_raise(rb_eTypeError, "uninitialized Match"); rb_eTypeError 2697 re.c rb_raise(rb_eTypeError, "already initialized regexp"); rb_eTypeError 1355 ruby.c rb_raise(rb_eTypeError, "$_ value need to be String (%s given)", rb_eTypeError 3217 string.c rb_raise(rb_eTypeError, "type mismatch: %s given", rb_eTypeError 3386 string.c rb_raise(rb_eTypeError, "type mismatch: %s given", rb_eTypeError 3424 string.c rb_raise(rb_eTypeError, "type mismatch: String given"); rb_eTypeError 8680 string.c rb_raise(rb_eTypeError, "type mismatch: %s given", rb_eTypeError 8771 string.c rb_raise(rb_eTypeError, "value of %"PRIsVALUE" must be String", rb_id2str(id)); rb_eTypeError 9608 string.c rb_raise(rb_eTypeError, "%+"PRIsVALUE" is not a symbol", rb_eTypeError 56 struct.c rb_raise(rb_eTypeError, "uninitialized struct"); rb_eTypeError 59 struct.c rb_raise(rb_eTypeError, "corrupted struct"); rb_eTypeError 70 struct.c rb_raise(rb_eTypeError, "struct size differs (%ld required %ld given)", rb_eTypeError 139 struct.c rb_raise(rb_eTypeError, "uninitialized struct"); rb_eTypeError 142 struct.c rb_raise(rb_eTypeError, "corrupted struct"); rb_eTypeError 150 struct.c rb_raise(rb_eTypeError, rb_eTypeError 162 struct.c rb_raise(rb_eTypeError, "struct size differs (%d required %ld given)", rb_eTypeError 536 struct.c rb_raise(rb_eTypeError, "broken members"); rb_eTypeError 812 struct.c rb_raise(rb_eTypeError, "struct size mismatch"); rb_eTypeError 718 symbol.c rb_raise(rb_eTypeError, "wrong argument type %s (expected Symbol)", rb_eTypeError 943 symbol.c rb_raise(rb_eTypeError, "%+"PRIsVALUE" is not a symbol nor a string", rb_eTypeError 975 symbol.c rb_raise(rb_eTypeError, "%+"PRIsVALUE" is not a symbol nor a string", rb_eTypeError 1899 thread.c rb_raise(rb_eTypeError, "class or module required for rescue clause"); rb_eTypeError 4626 thread.c rb_raise(rb_eTypeError, "invalid inspect_tbl pair_list " rb_eTypeError 548 thread_sync.c rb_raise(rb_eTypeError, "%+"PRIsVALUE" not initialized", obj); rb_eTypeError 1226 thread_sync.c rb_raise(rb_eTypeError, "can't dump %"PRIsVALUE, rb_obj_class(obj)); rb_eTypeError 160 time.c rb_raise(rb_eTypeError, "unexpected divmod result: into %"PRIsVALUE, rb_eTypeError 529 time.c rb_raise(rb_eTypeError, "can't convert nil into an exact number"); rb_eTypeError 530 time.c rb_raise(rb_eTypeError, "can't convert %"PRIsVALUE" into an exact number", rb_eTypeError 1682 time.c rb_raise(rb_eTypeError, "uninitialized %"PRIsVALUE, rb_obj_class(obj)); rb_eTypeError 1693 time.c rb_raise(rb_eTypeError, "already initialized %"PRIsVALUE, rb_obj_class(obj)); rb_eTypeError 2276 time.c rb_raise(rb_eTypeError, "can't convert %"PRIsVALUE" into %s", rb_eTypeError 3627 time.c rb_raise(rb_eTypeError, "time + time?"); rb_eTypeError 4605 time.c rb_raise(rb_eTypeError, "marshaled time format differ"); rb_eTypeError 3395 transcode.c rb_raise(rb_eTypeError, "already initialized"); rb_eTypeError 3469 transcode.c rb_raise(rb_eTypeError, "uninitialized encoding converter"); rb_eTypeError 418 variable.c rb_raise(rb_eTypeError, "%"PRIsVALUE" does not refer to class/module", rb_eTypeError 2576 variable.c rb_raise(rb_eTypeError, "no class/module to define constant %"PRIsVALUE"", rb_eTypeError 311 vm.c rb_raise(rb_eTypeError, "non-hash or symbol given"); rb_eTypeError 349 vm.c rb_raise(rb_eTypeError, "Not a toplevel InstructionSequence"); rb_eTypeError 2453 vm.c rb_raise(rb_eTypeError, "no class/module to add method"); rb_eTypeError 792 vm_args.c rb_raise(rb_eTypeError, rb_eTypeError 654 vm_insnhelper.c rb_raise(rb_eTypeError, "%+"PRIsVALUE" is not a class/module", klass); rb_eTypeError 763 vm_insnhelper.c rb_raise(rb_eTypeError, "no class variables available"); rb_eTypeError 1224 vm_insnhelper.c rb_raise(rb_eTypeError, "class or module required for rescue clause"); rb_eTypeError 2250 vm_insnhelper.c rb_raise(rb_eTypeError, rb_eTypeError 1170 vm_method.c rb_raise(rb_eTypeError, "no class to undef method"); rb_eTypeError 1523 vm_method.c rb_raise(rb_eTypeError, "no class to make alias"); rb_eTypeError 1823 vm_method.c rb_raise(rb_eTypeError, "module_function must be called for modules"); rb_eTypeError 109 vm_trace.c rb_raise(rb_eTypeError, "Can not specify normal event and internal event simultaneously."); rb_eTypeError 500 vm_trace.c rb_raise(rb_eTypeError, "trace_func needs to be Proc"); rb_eTypeError 511 vm_trace.c rb_raise(rb_eTypeError, "trace_func needs to be Proc");