Interface PropertiesConfigSource

    • Method Detail

      • propertiesFromSource

        PropertiesConfigSource.Parse propertiesFromSource​(java.lang.String identifier)
                                                   throws java.io.FileNotFoundException,
                                                          java.lang.Exception
        An Exception signifies this source cannot be parsed at all; it is a bad source. More local failures should be handled and reported in parse messages.
        Throws:
        java.io.FileNotFoundException
        java.lang.Exception