Module configuration_model :: Class MissingFromDataModelItem
[hide private]
[frames] | no frames]

Class MissingFromDataModelItem

source code

object --+    
         |    
      Item --+
             |
            MissingFromDataModelItem

Instance Methods [hide private]

Inherited from Item: __init__, __str__, log

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Class Variables [hide private]
  level = logging.INFO
  message = 'Property not in data model: %s'
Properties [hide private]

Inherited from object: __class__