C# Class StyleMerge.InliningException

Indicates an issue with the HTML where we cannot parse it, or we are unable to handle a rule defined by the CSS to be inlined.
Inheritance: System.Exception
Afficher le fichier Open project: wildbit/style-merge

Méthodes publiques

Méthode Description
InliningException ( string message ) : System

Method Details

InliningException() public méthode

public InliningException ( string message ) : System
message string
Résultat System