pyumldiagrams.xmlsupport.exceptions.NotClassDiagramException

Exceptions

NotClassDiagramException

Common base class for all non-exit exceptions.

Module Contents

exception pyumldiagrams.xmlsupport.exceptions.NotClassDiagramException.NotClassDiagramException(*args)

Bases: Exception

Inheritance diagram of pyumldiagrams.xmlsupport.exceptions.NotClassDiagramException.NotClassDiagramException

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.