Back to Bentoml

Exceptions

docs/source/reference/bentoml/exceptions.rst

1.4.39617 B
Original Source

========== Exceptions

This page contains a list of exceptions that are thrown by BentoML.

.. autoclass:: bentoml.exceptions.BentoMLException .. autoclass:: bentoml.exceptions.RemoteException .. autoclass:: bentoml.exceptions.InvalidArgument .. autoclass:: bentoml.exceptions.MissingDependencyException .. autoclass:: bentoml.exceptions.InternalServerError .. autoclass:: bentoml.exceptions.NotFound .. autoclass:: bentoml.exceptions.BadInput .. autoclass:: bentoml.exceptions.ServiceUnavailable .. autoclass:: bentoml.exceptions.BentoMLConfigException .. autoclass:: bentoml.exceptions.ImportServiceError