class documentation

class UnicodeDecodeErrorInstanceModel(ExceptionInstanceModel): (source)

View In Hierarchy

Undocumented

Property attr​_object Undocumented

Inherited from ExceptionInstanceModel:

Property attr​_​_​_traceback__ Undocumented
Property attr​_args Undocumented

Inherited from InstanceModel (via ExceptionInstanceModel):

Property attr​_​_​_class__ Undocumented
Property attr​_​_​_dict__ Undocumented
Property attr​_​_​_doc__ Undocumented
Property attr​_​_​_module__ Undocumented

Inherited from ObjectModel (via ExceptionInstanceModel, InstanceModel):

Method __call__ Undocumented
Method __contains__ Undocumented
Method __get__ Undocumented
Method __init__ Undocumented
Method __repr__ Undocumented
Method attributes Get the attributes which are exported by this object model.
Method lookup Look up the given name in the current model
Instance Variable _instance Undocumented
@property
attr_object = (source)

Undocumented