SyntaxError
classin packageklyn
public class SyntaxError extends Exception:
└ SyntaxError
Exception thrown when Klyn code contains a syntax error.
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 SyntaxError
SyntaxError(message as String = "Syntax error"):
Constructor for SyntaxError.
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml