C# Class Kooboo.Commerce.Rules.Conditions.Parsing.ParserException

Inheritance: System.Exception
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
ParserException ( string message, IEnumerable errors ) : System

Méthodes protégées

Méthode Description
ParserException ( System info, System context ) : System

Method Details

ParserException() protected méthode

protected ParserException ( System info, System context ) : System
info System
context System
Résultat System

ParserException() public méthode

public ParserException ( string message, IEnumerable errors ) : System
message string
errors IEnumerable
Résultat System