| ActivationException Constructor |
Initializes a new instance of the
Exception class.
Namespace: Microsoft.Practices.ServiceLocationAssembly: Microsoft.Practices.ServiceLocation (in Microsoft.Practices.ServiceLocation.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public ActivationException()
public:
ActivationException()
new : unit -> ActivationException
See Also