ServicedComponentException Constructor (String^, Exception^)
.NET Framework (current version)
Initializes a new instance of the ServicedComponentException class.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Parameters
- message
-
Type:
System::String^
The message displayed to the client when the exception is thrown.
- innerException
-
Type:
System::Exception^
The Exception::InnerException, if any, that threw the current exception.
.NET Framework
Available since 1.1
Available since 1.1
Show: