Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/

[Ceci est une documentation préliminaire, sous réserve de modification.]

Exception levée quand le ServiceLocator ne trouve pas le service demandé

Espace de nom : Developpez.Dotnet.Windows.Service
Assembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)

Syntaxe

C#
[SerializableAttribute]
public class ServiceNotFoundException : Exception
Visual Basic (Déclaration)
<SerializableAttribute> _
Public Class ServiceNotFoundException _
	Inherits Exception
Visual C++
[SerializableAttribute]
public ref class ServiceNotFoundException : public Exception

Hiérarchie d'héritage

System..::..Object
  System..::..Exception
    Developpez.Dotnet.Windows.Service..::..ServiceNotFoundException

Voir aussi