ServiceNotFoundException Classe

Definizione

L'eccezione che viene fatta quando un servizio non è stato trovato.

public ref class ServiceNotFoundException : Exception
public class ServiceNotFoundException : Exception
type ServiceNotFoundException = class
    inherit Exception
Public Class ServiceNotFoundException
Inherits Exception
Ereditarietà
ServiceNotFoundException

Costruttori

Nome Descrizione
ServiceNotFoundException(Type)

Inizializza una nuova istanza della ServiceNotFoundException classe con il tipo di servizio specificato.

Proprietà

Nome Descrizione
ServiceType

Ottiene il tipo del servizio.

Si applica a