exception documentation

class VerificationError(Exception):

View In Hierarchy

Dedicated error class for test utilities.

This class is used to hide all of Ganeti's internal exception, so that external users of these utilities don't have to integrate Ganeti's exception hierarchy.