human_requests.abstraction.errors

Exceptions

UserScriptError

Base class for errors raised by user-provided scripts.

WarmupError

Raised when a warmup script fails.

MethodPipelineError

Raised when a method pipeline fails.

Module Contents

exception UserScriptError[source]

Base class for errors raised by user-provided scripts.

exception WarmupError[source]

Raised when a warmup script fails.

exception MethodPipelineError[source]

Raised when a method pipeline fails.