C# Class Kooboo.Commerce.CMSIntegration.Plugins.InvalidModelStateException

Inheritance: System.Exception
Exibir arquivo Open project: Kooboo/Ecommerce

Public Methods

Method Description
InvalidModelStateException ( string>.IDictionary errors ) : System

Protected Methods

Method Description
InvalidModelStateException ( System info, System context ) : System

Method Details

InvalidModelStateException() public method

public InvalidModelStateException ( string>.IDictionary errors ) : System
errors string>.IDictionary
return System

InvalidModelStateException() protected method

protected InvalidModelStateException ( System info, System context ) : System
info System
context System
return System