Prototype

EMDHTMLPageException = class(EMDException);

Description

EMDHTMLPageException is raised when the link passed to LoadFromURI does not point to a markdown script, but to an html page. Html pages can cause stack overflows.

See also

TMDViewer.OnException