VsaException Constructor
Include Protected Members
Include Inherited Members
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
VsaException() | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
VsaException(String) | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
VsaException(VsaError) | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
VsaException(SerializationInfo, StreamingContext) | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
VsaException(String, Exception) | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
VsaException(VsaError, String) | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
VsaException(VsaError, String, Exception) | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Top