DatabaseNotSupportedError#

exception ansys.health.heart.exceptions.DatabaseNotSupportedError(db_type, message)#

Bases: NotImplementedError

Exception raised when the database is not supported.

Import detail#

from ansys.health.heart.exceptions import DatabaseNotSupportedError