C# Class Castle.ManagementExtensions.ManagedObjectNotFoundException

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

Méthodes publiques

Méthode Description
ManagedObjectNotFoundException ( ) : System
ManagedObjectNotFoundException ( String objectName ) : System
ManagedObjectNotFoundException ( System info, System context ) : System

Method Details

ManagedObjectNotFoundException() public méthode

public ManagedObjectNotFoundException ( ) : System
Résultat System

ManagedObjectNotFoundException() public méthode

public ManagedObjectNotFoundException ( String objectName ) : System
objectName String
Résultat System

ManagedObjectNotFoundException() public méthode

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