PyVistaPipelineError

PyVistaPipelineError#

exception PyVistaPipelineError(message: str = 'VTK pipeline issue detected by PyVista.')[source]#

Exception when a VTK pipeline runs into an issue.

Parameters:
messagestr

Error message.