Uses of Class
ai.stapi.schema.structureSchema.exception.StructureSchemaException
Packages that use StructureSchemaException
-
Uses of StructureSchemaException in ai.stapi.schema.structureSchema.exception
Methods in ai.stapi.schema.structureSchema.exception that return StructureSchemaExceptionModifier and TypeMethodDescriptionstatic StructureSchemaExceptionStructureSchemaException.becauseCouldNotConstructDefinition(String parentDefinitionType, String fieldName, String fieldType) static StructureSchemaExceptionStructureSchemaException.becauseParentDefinitionIsMissing(String definitionType, String parentDefinitionType)