xslt_error
Returns an error string
&reftitle.description;
stringxslt_error
resourcexh
Returns a string describing the last error that occurred on the
passed XSLT processor.
&reftitle.parameters;
xh
The XSLT processor link identifier, created with
xslt_create.
&reftitle.returnvalues;
Returns the error message, as a string.
&reftitle.examples;
Handling errors using the xslt_error and
xslt_errno functions.
]]>
&reftitle.seealso;
xslt_errno