Raw XML

The following raw XML format is passed to the template during processing:

	<exceptionDetails available="{3}">
		** REPEAT {0..n}**
		 <exception type="{0}">
			<message>{1}</message>
			<properties>
				** REPEAT {0..n}** <property name="{0}"><![CDATA[{1}]]></property>
			</properties>
			<stackTrace><![CDATA[{3}]]></stackTrace>
		</exception>
	</exceptionDetails>

See Also

Exceptions

Example

Next

FreeForm Cant Get Contact

Raw XML