Rosetta
Public Member Functions | Static Private Member Functions | List of all members
pyrosetta.distributed.cluster.exceptions.WorkerError Class Reference
Inheritance diagram for pyrosetta.distributed.cluster.exceptions.WorkerError:
Inheritance graph
[legend]

Public Member Functions

NoReturn __init__ (self, str protocol_name)
 

Static Private Member Functions

str _msg (str protocol_name)
 
str _ignore_errors_msg (str protocol_name)
 
str _get_msg (str protocol_name, bool ignore_errors)
 

Detailed Description

Exception raised for worker errors.

Constructor & Destructor Documentation

◆ __init__()

NoReturn pyrosetta.distributed.cluster.exceptions.WorkerError.__init__ (   self,
str  protocol_name 
)

Member Function Documentation

◆ _get_msg()

str pyrosetta.distributed.cluster.exceptions.WorkerError._get_msg ( str  protocol_name,
bool  ignore_errors 
)
staticprivate

◆ _ignore_errors_msg()

str pyrosetta.distributed.cluster.exceptions.WorkerError._ignore_errors_msg ( str  protocol_name)
staticprivate

◆ _msg()

str pyrosetta.distributed.cluster.exceptions.WorkerError._msg ( str  protocol_name)
staticprivate

The documentation for this class was generated from the following file: