Parti QLLexer Exception
class PartiQLLexerException(token: String, tokenType: String, message: String, cause: Throwable?, location: SourceLocation) : PartiQLSyntaxException
Content copied to clipboard
PartiQLParser Exception upon lexing.
Parameters
message
cause
location
Constructors
Link copied to clipboard
fun PartiQLLexerException(token: String, tokenType: String, message: String = "", cause: Throwable? = null, location: SourceLocation = SourceLocation.UNKNOWN)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard