BetterCms.Core.Exceptions.Configuration.ConfigurationLoaderException.ConfigurationLoaderException C# (CSharp) Method

ConfigurationLoaderException() public method

public ConfigurationLoaderException ( ) : System
return System
        public ConfigurationLoaderException()
        {
        }

Same methods

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