openfold.data.errors

General-purpose errors used throughout the data pipeline

Exceptions

Error

Base class for exceptions.

MultipleChainsError

An error indicating that multiple chains were found for a given ID.

exception Error

Bases: Exception

Base class for exceptions.

exception MultipleChainsError

Bases: Error

An error indicating that multiple chains were found for a given ID.