This commit is contained in:
Guenter Obiltschnig 2014-10-10 08:12:56 +02:00
parent e271b1a970
commit d74afb9492

View File

@ -259,7 +259,8 @@ protected:
static Poco::Util::AbstractConfiguration& appConfig();
/// Returns the application configuration.
///
/// Throws a
/// Throws a InvalidStateException if not application instance
/// is available.
private:
SSLManager();