Partager via


ServiceActivationFailedException Class

Definition

Used to indicate a failure in a IServiceBroker to activate a service that was found.

public ref class ServiceActivationFailedException : Microsoft::ServiceHub::Framework::ServiceCompositionException
[System.Serializable]
public class ServiceActivationFailedException : Microsoft.ServiceHub.Framework.ServiceCompositionException
[<System.Serializable>]
type ServiceActivationFailedException = class
    inherit ServiceCompositionException
Public Class ServiceActivationFailedException
Inherits ServiceCompositionException
Inheritance
ServiceActivationFailedException
Attributes

Applies to