Unrecognized Antlr Rule
class UnrecognizedAntlrRule(error: String, sourceLocation: SourceLocation) : SourceAwareException
Content copied to clipboard
Something went wrong while building the GraphQL AST, analyzing the schema, ...
This most likely a bug. For an example, an Antlr rule was added to the grammar but the Kotlin code does not handle it
Constructors
UnrecognizedAntlrRule
Link copied to clipboard
Functions
addSuppressed
Link copied to clipboard
fillInStackTrace
Link copied to clipboard
getLocalizedMessage
Link copied to clipboard
getStackTrace
Link copied to clipboard
getSuppressed
Link copied to clipboard
printStackTrace
Link copied to clipboard
open fun printStackTrace()
Content copied to clipboard
setStackTrace
Link copied to clipboard