C# Class Castle.ManagementExtensions.MProviderNotFoundException

Inheritance: System.Exception
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
MProviderNotFoundException ( ) : System
MProviderNotFoundException ( String url ) : System
MProviderNotFoundException ( System info, System context ) : System

Method Details

MProviderNotFoundException() public method

public MProviderNotFoundException ( ) : System
return System

MProviderNotFoundException() public method

public MProviderNotFoundException ( String url ) : System
url String
return System

MProviderNotFoundException() public method

public MProviderNotFoundException ( System info, System context ) : System
info System
context System
return System