class MultiBinaryNotFound(Error):
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. |