Table of Contents

Class: _NullConfigRoot ./src/peak/config/interfaces.py

Adapter to handle missing configuration root

Base Classes   
object
Methods   
nameNotFound
noMoreValues
  nameNotFound 
nameNotFound (
        self,
        root,
        name,
        forObj,
        )

Exceptions   
exceptions.NameNotFound( remainingName = name, resolvedObj = root )
  noMoreValues 
noMoreValues (
        self,
        root,
        configKey,
        forObj,
        )

Exceptions   
exceptions.InvalidRoot("Root component %r does not implement 'IConfigurationRoot'" " (was looking up %s for %r)" %( root, configKey, forObj ) )

Table of Contents

This document was automatically generated on Mon May 6 01:11:03 2024 by HappyDoc version 2.1