Skip to content

warnings

FieldValueNotRecognized

A field or value used in the request is not recognised by this implementation.

MissingExpectedField

A field was provided with a null value when a related field was provided with a value.

OptimadeWarning

Base Warning for the optimade package

QueryParamNotUsed

A query parameter is not used in this request.

TimestampNotRFCCompliant

A timestamp has been used in a filter that contains microseconds and is thus not RFC 3339 compliant. This may cause undefined behaviour in the query results.

TooManyValues

A field or query parameter has too many values to be handled by this implementation.

UnknownProviderProperty

A provider-specific property has been requested via response_fields or as in a filter that is not recognised by this implementation.