Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
StyleMerge
InliningException
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
Mostrar archivo
Open project: wildbit/style-merge
Public Methods
Method
Description
InliningException
(
string
message
) :
System
Method Details
InliningException()
public
method
public
InliningException
(
string
message
) :
System
message
string
return
System