Exception | Description |
---|---|
LanguageNotSupportedException |
Eception is thrown when specified language is not supportted by GraphQL Code generator
|
SchemaValidationException |
Exception that indicates invalid GraphQL schema
|
UnableToCreateDirectoryException |
Exception that indicates error while creating directory
|
UnableToCreateFileException |
Exception that indicates error while creating a file
|
UnableToDeleteDirectoryException |
Exception that indicates error while deleting directory
|
UnableToLoadFreeMarkerTemplateException |
Exception that indicates error while loading Apache FreeMarker template
|