# Functions
NewCreateVersioningSchemaFailError displays errors with the following description: The provided versioning schema is invalid and image could therefor not be created.
NewImageCollectionRetrievalFailedError displays errors with the following description: An internal error occurred while trying to retrieve the image collection.
NewImageDoesNotExistError displays errors with the following description: The requested custom base image does not exist.
NewImageNotFoundError displays errors with the following description: Unable to find the requested custom base image.
NewImageUpdateFailedError displays errors with the following description: An internal error occurred while trying to update a custom base image.
NewInvalidPaginationCursorError displays errors with the following description: The provided pagination cursor is invalid.
NewProjectAlreadyLinkedError displays errors with the following description: The project ID provided is already linked to another Custom Base Image.
NewProjectDoesNotBelongToGroupError displays errors with the following description: The project's org does not belong to a group.
NewProjectDoesNotExistError displays errors with the following description: The project could not be found.
NewProjectIsNotContainerImageError displays errors with the following description: The project is not a container image.
NewPropertiesRetrievalFailedError displays errors with the following description: An internal error occurred while trying to retrieve project properties.
NewRequestBodyAttributesMissingError displays errors with the following description: The request body does not contain any attributes that can be updated.
NewRequestIdsDoNotMatchError displays errors with the following description: The request body ID and the request path ID do not match.
NewRequiredParameterNotProvidedError displays errors with the following description: Provide an ORG ID or GROUP ID.
NewUnableToSortByVersionError displays errors with the following description: Snyk was unable to filter by version.
NewUpdateVersioningSchemaFailError displays errors with the following description: The versioning schema could not be applied to all images in the repository.
NewVersioningSchemaDoesNotSupportTagError displays errors with the following description: The versioning schema used does not support the given tag.
NewVersioningSchemaInapplicableError displays errors with the following description: A versioning schema already exists for repository.
NewVersioningSchemaMissingError displays errors with the following description: No versioning schema exists for the repository.