Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | MmException
An exception class that specifically indicates the failure of an mmlibs call. The underlying value of the error code returned by the mmlib function can be retrieved through the 'rc' attribute of the exception. The name of the return code can be retrieved through the 'rc_name' attribute of the exception.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Initialize with the wrapped function, arguments used, and the return code.
|
str(x)
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:43 2015 | http://epydoc.sourceforge.net |