SolutionManifestException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the class by using various options.
Overload List
Name | Description | |
---|---|---|
SolutionManifestException() | Initializes a new instance of the class. | |
SolutionManifestException(String) | Initializes a new instance of the class with a specified error message. | |
SolutionManifestException(SerializationInfo, StreamingContext) | Initializes a new instance of the class with serialized data. | |
SolutionManifestException(String, Exception) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that caused this exception. |
Top
See Also
Reference
SolutionManifestException Class