class documentation

class MultiBinaryNotFound(Error):

View In Hierarchy

Multiple Binaries not found.

This exception throws on group check of binaries

Method __init__ Return BinaryNotFound Object.
Instance Variable bins List of missing binaries.
Method __str__ String representation of MultiBinaryNotFound.
def __init__(self, missing_bins):

Return BinaryNotFound Object.

Parametersmissing_binsUndocumented (type: List)
bins =

List of missing binaries.

def __str__(self):

String representation of MultiBinaryNotFound.

API Documentation for v0tools, generated by pydoctor 21.2.2 at 1996-06-17 15:00:00.