ServiceActivationException Constructor
Initializes a new instance of the ServiceActivationException class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | ServiceActivationException() | Initializes a new instance of the ServiceActivationException class. |
![]() | ServiceActivationException(SerializationInfo^, StreamingContext) | Initializes a new instance of the ServiceActivationException class with serialization information and streaming context specified. |
![]() | ServiceActivationException(String^) | Initializes a new instance of the ServiceActivationException class with a specified error message. |
![]() | ServiceActivationException(String^, Exception^) | Initializes a new instance of the ServiceActivationException class with a specified error message and the inner exception provided. |

