Package-level declarations

Types

Link copied to clipboard
class LexicalException(message: String? = null, cause: Throwable? = null) : Exception

This is thrown when there is an error when trying to tokenize a string. There are several reasons why this may be thrown: