IHtmlException Interface |
Namespace: MicaSystems.Utils
public interface IHtmlException
The IHtmlException type exposes the following members.
Name | Description | |
---|---|---|
HtmlMessage |
An optional Html representation of this exception.
If this value is not empty then it should be preferred when outputting this exception in html format.
|