Uses of Class
io.apicurio.registry.storage.InvalidArtifactTypeException
-
Packages that use InvalidArtifactTypeException Package Description io.apicurio.registry.util -
-
Uses of InvalidArtifactTypeException in io.apicurio.registry.util
Methods in io.apicurio.registry.util that throw InvalidArtifactTypeException Modifier and Type Method Description static ArtifactType
ArtifactTypeUtil. discoverType(ContentHandle content, String contentType)
Method that discovers the artifact type from the raw content of an artifact.
-