mrv.exc

Epydoc: mrv.exc

Contains all exceptions used by the mrv package in general

Exceptions

Epydoc: mrv.exc.MRVError

class mrv.exc.MRVError(*args, **kwargs)

Bases: exceptions.Exception

Base Class for all exceptions that the mrv framework throws

args
message

Table Of Contents

Previous topic

mrv.cmd.startup

Next topic

mrv.dgfe

This Page