Class TypeError

All Implemented Interfaces:
Serializable

public class TypeError extends StandardError
Represents a Ruby TypeError as a throwable Java exception.
See Also: