BetterCms.Core.Exceptions.Configuration.ConfigurationLoaderException.ConfigurationLoaderException C# (CSharp) Метод

ConfigurationLoaderException() публичный Метод

public ConfigurationLoaderException ( ) : System
Результат System
        public ConfigurationLoaderException()
        {
        }

Same methods

ConfigurationLoaderException::ConfigurationLoaderException ( string message ) : System
ConfigurationLoaderException::ConfigurationLoaderException ( string message, Exception innerException ) : System
ConfigurationLoaderException