Uses of Class
org.openmetadata.service.exception.EntityNotFoundException
Packages that use EntityNotFoundException
-
Uses of EntityNotFoundException in org.openmetadata.service.exception
Methods in org.openmetadata.service.exception that return EntityNotFoundExceptionModifier and TypeMethodDescriptionstatic EntityNotFoundExceptionstatic EntityNotFoundExceptionstatic EntityNotFoundExceptionstatic EntityNotFoundExceptionstatic EntityNotFoundExceptionstatic EntityNotFoundExceptionstatic EntityNotFoundExceptionstatic EntityNotFoundExceptionEntityNotFoundException.byParserSchema(String id) static EntityNotFoundExceptionEntityNotFoundException.byParserSchema(String id, Throwable cause) static EntityNotFoundExceptionstatic EntityNotFoundException -
Uses of EntityNotFoundException in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that throw EntityNotFoundExceptionModifier and TypeMethodDescriptionfinal TFind method is used for getting an entity only with core fields stored as JSON without any relational fields setfinal EntityReferenceEntityRepository.getReference(UUID id, Include include) getReference is used for getting the entity references from the entity in the cache.