SyntaxError
classin packageklyn
public class SyntaxError extends Exception:
└ SyntaxError

Exception thrown when Klyn code contains a syntax error.

Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public SyntaxError
SyntaxError(message as String = "Syntax error"):
Constructor for SyntaxError.
Inherited Methods
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml