prefect.exceptions
exception_traceback
PrefectException
CrashedRun
FailedRun
CancelledRun
PausedRun
UnfinishedRun
MissingFlowError
UnspecifiedFlowError
MissingResult
ScriptError
ParameterTypeError
from_validation_error
ParameterBindError
from_bind_failure
SignatureMismatchError
from_bad_params
ObjectNotFound
ObjectAlreadyExists
UpstreamTaskError
MissingContextError
MissingProfileError
ReservedArgumentError
InvalidNameError
PrefectSignal
Abort
Pause
ExternalSignal
TerminationSignal
PrefectHTTPStatusError
Response
that contains an HTTPStatusError.
Used to include API error details in the error messages that the client provides users.
Methods:
from_httpx_error
PrefectHTTPStatusError
from an httpx.HTTPStatusError
.
MappingLengthMismatch
MappingMissingIterable
BlockMissingCapabilities
ProtectedBlockError
InvalidRepositoryURLError
InfrastructureError
InfrastructureNotFound
InfrastructureNotAvailable
NotPausedError
FlowPauseTimeout
FlowRunWaitTimeout
PrefectImportError
SerializationError
ConfigurationError
ProfileSettingsValidationError
HashError