UserExtensionException Constructor
Initializes a new instance of the UserExtensionException class.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Overload List
Name | Description | |
---|---|---|
UserExtensionException() | Initializes a new instance of the UserExtensionException class. |
|
UserExtensionException(SerializationInfo, StreamingContext) | Initializes a new instance of the UserExtensionException class. |
|
UserExtensionException(String) | Initializes a new instance of the UserExtensionException class. |
|
UserExtensionException(String, Exception) | Initializes a new instance of the UserExtensionException class. |
See Also
UserExtensionException Class
Microsoft.WindowsServerSolutions.Common Namespace
Return to top