Parti QLParser Exception
class PartiQLParserException(rule: String, token: String, tokenType: String, message: String, cause: Throwable?, location: SourceLocation) : PartiQLSyntaxException
Content copied to clipboard
PartiQLParser Exception upon parsing.
Parameters
message
cause
location
Constructors
Link copied to clipboard
fun PartiQLParserException(rule: String, 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