class

TypeError

v1_9_3_392 - Show latest stable - Superclass: StandardError

Raised when encountering an object that is not of the expected type.

[1, 2, 3].first("two")

raises the exception:

TypeError: can't convert String into Integer

Files

  • error.c