DeepchecksProcessError#

exception DeepchecksProcessError[source]#

Exception class that represents an issue with a process.

__init__(message: str, html: Optional[str] = None)[source]#
__new__(*args, **kwargs)#