Click or drag to resize
MacroException Properties

The MacroException type exposes the following members.

Properties
  NameDescription
Protected propertyCustomMessage
Custom message.
(Inherited from CMSException.)
Public propertyMessage
Message.
(Inherited from CMSException.)
Public propertyOriginalExpression
Gets or sets the whole expression which was being processed when this error occured.
Public propertyUIMessage
Message displayed in the UI to the user
(Inherited from CMSException.)
Top
See Also