Skip to content

proxystore.endpoint.exceptions

Endpoint exceptions.

FileDumpNotAvailableError

Bases: Exception

Error raised when dumping objects to file is not available.

ObjectSizeExceededError

Bases: Exception

Exception raised when an object exceeds the max allowable size.

PeeringNotAvailableError

Bases: Exception

Exception when a peer request is made but peering is not available.

PeerRequestError

Bases: Exception

Exception raised when a request to a peer fails.