Castle.ManagementExtensions.ManagedObjectNotFoundException.ManagedObjectNotFoundException C# (CSharp) Method

ManagedObjectNotFoundException() public method

public ManagedObjectNotFoundException ( ) : System
return System
		public ManagedObjectNotFoundException()
		{
		}

Same methods

ManagedObjectNotFoundException::ManagedObjectNotFoundException ( String objectName ) : System
ManagedObjectNotFoundException::ManagedObjectNotFoundException ( System info, System context ) : System
ManagedObjectNotFoundException