Class std.rt.TypeError
Synopsis
public class TypeError extends RuntimeError
Exception thrown when an object of the wrong type is used somewhere.
Fields
Constructors
Construct the exception with the specified message.
public class TypeError extends RuntimeError
Exception thrown when an object of the wrong type is used somewhere.
Construct the exception with the specified message.