Uses of Class
no.sikt.graphitron.definitions.objects.ExceptionDefinition
Packages that use ExceptionDefinition
Package
Description
-
Uses of ExceptionDefinition in no.sikt.graphitron.definitions.objects
Methods in no.sikt.graphitron.definitions.objects that return types with arguments of type ExceptionDefinitionModifier and TypeMethodDescriptionstatic List<ExceptionDefinition>ExceptionDefinition.processObjectDefinitions(List<graphql.language.ObjectTypeDefinition> objects) Creates instances of this class for each of theObjectTypeDefinitionprovided. -
Uses of ExceptionDefinition in no.sikt.graphitron.generators.context
Methods in no.sikt.graphitron.generators.context that return types with arguments of type ExceptionDefinition -
Uses of ExceptionDefinition in no.sikt.graphql.schema
Methods in no.sikt.graphql.schema that return ExceptionDefinitionMethods in no.sikt.graphql.schema that return types with arguments of type ExceptionDefinitionModifier and TypeMethodDescription@NotNull List<ExceptionDefinition>ProcessedSchema.getExceptionDefinitions(String name) ProcessedSchema.getExceptions()