Concept.Utils Assembly > Concept.Utils Namespace > ConceptException Class : ConceptException Constructor |
Overload | Description |
---|---|
ConceptException Constructor() | Initializes a new instance of the ConceptException class. |
ConceptException Constructor(String,Int32) | Initializes a new instance of the ConceptException class. |
ConceptException Constructor(String) | Initializes a new instance of the System.Exception class with a specified error message. |
ConceptException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the System.Exception class with serialized data. |
ConceptException Constructor(String,Int32,Exception) | Initializes a new instance of the ConceptException class. |
ConceptException Constructor(String,Exception) | Initializes a new instance of the System.Exception class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2