TypeError
classin packageklyn
public class TypeError extends SyntaxError:
└ TypeError
Exception thrown when a type error is detected.
Fields
Modifier and Type Member Description
public message
message as String
No summary.
Properties inherited from Exception: message
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public TypeError
TypeError(message as String = "Type error"):
Constructor for TypeError.
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml