class SyntaxException : Throwable
This exception is thrown when an error occurs involving the syntax of the source.
<init>
SyntaxException(message: String? = null)