Error thrown by the runtime system when a type assertion fails.
class TypeError implements AssertionError { }
TypeErrorImplementation
AssertionError