exception documentation
class OpPrereqError(GenericError):
Prerequisites for the OpCode are not fulfilled.
This exception has two arguments: an error message, and one of the ECODE_* codes.
class OpPrereqError(GenericError):
Prerequisites for the OpCode are not fulfilled.
This exception has two arguments: an error message, and one of the ECODE_* codes.