CustomError
This enum represents a custom error type that can encapsulate either a PydanticCustomError or a PydanticKnownError, providing a unified interface for handling different categories of validation and runtime errors.
This enum represents a custom error type that can encapsulate either a PydanticCustomError or a PydanticKnownError, providing a unified interface for handling different categories of validation and runtime errors.