C# Class OpenSlx.Lib.Web.Controls.WebControlConfigurationException

Represents an invalid configuration on a web control.
Inheritance: System.Exception
Mostrar archivo Open project: nicocrm/OpenSlx

Public Methods

Method Description
WebControlConfigurationException ( String msg ) : System

Method Details

WebControlConfigurationException() public method

public WebControlConfigurationException ( String msg ) : System
msg String
return System