DpfValueError#

exception ansys.dpf.core.errors.DpfValueError(msg='A value that has been set leads to incorrect DPF behavior.')#

Bases: ValueError

Error raised when a specific DPF error value must be defined.

Import detail#

from ansys.dpf.core.errors import DpfValueError