C# Class Castle.ManagementExtensions.MProviderNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
MProviderNotFoundException ( ) : System
MProviderNotFoundException ( String url ) : System
MProviderNotFoundException ( System info, System context ) : System

Method Details

MProviderNotFoundException() public méthode

public MProviderNotFoundException ( ) : System
Résultat System

MProviderNotFoundException() public méthode

public MProviderNotFoundException ( String url ) : System
url String
Résultat System

MProviderNotFoundException() public méthode

public MProviderNotFoundException ( System info, System context ) : System
info System
context System
Résultat System