ersilia.tools.bentoml package

Subpackages

Submodules

ersilia.tools.bentoml.exceptions module

exception ersilia.tools.bentoml.exceptions.BentoMLConfigException[source]

Bases: Exception

Exception raised for configuration errors in the BentoML tool.

exception ersilia.tools.bentoml.exceptions.BentoMLException(message: str)[source]

Bases: Exception

Exception raised for errors in the BentoML tool.

Parameters:

message (str) – A custom error message describing the issue.

ersilia.tools.bentoml.types module

Module contents