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

Class WrongTypeItem

source code

object --+    
         |    
      Item --+
             |
            WrongTypeItem

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.WARNING
  message = 'Invalid %s value: %s'
Properties [hide private]

Inherited from object: __class__