Skip to main content
Catch ValkyrieSDKError to handle every SDK-defined failure, or catch a specific subclass.

ValkyrieAPIError

The Valkyrie API returned a non-success response.

ValkyrieConfigError

The supplied Valkyrie configuration is missing or invalid.

ValkyrieRunError

A run operation received invalid client-side input.

ValkyrieSDKError

Base class for all SDK errors.

ValkyrieStreamError

A run update stream returned an error or invalid event.

ValkyrieTransportError

A request could not reach the Valkyrie service.