Click or drag to resize

DotLessLoggerError Method (String, Exception)

Namespace:  Dynamicweb.LessCompiler
Assembly:  Dynamicweb.LessCompiler (in Dynamicweb.LessCompiler.dll) Version: 1.1.10.0 (1.1.10)
Syntax
public void Error(
	string message,
	Exception exception
)

Parameters

message
Type: SystemString
exception
Type: SystemException
See Also