DocBook|Search
Class Reference
%CSP.StudioTemplateError
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [USER] >  [%CSP] >  [StudioTemplateError]
Private  Storage  

class %CSP.StudioTemplateError extends %CSP.StudioTemplateInsert, %CSP.Error

This is the error page that is called if an error occurs when generating the XML template code. It will output the error information as a template, so this will be pasted into the current document in Studio. If you wish to write your own error page just inherit from this page. Then in the final template page set the ERRORPAGE parameter to your new error page.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%OriginalNamespace %PackageName AddToProject AddToSourceControl
ConvertParameter DecomposeError Decrypt DisplayError
Encrypt EscapeHTML EscapeURL HyperEventBody
HyperEventCall HyperEventError HyperEventFrame HyperEventHead
Include InsertHiddenField InsertHiddenFields IsEnabled
IsPrivate Link LocalizeName OnErrorSetup
OnPage OnPageError OnPostHyperEvent OnPreHTTP
OnPreHyperEvent Page QuoteJS RewriteURL
SetClassName ShowError StartTimer StopTimer
ThrowError UnescapeHTML UnescapeURL


Methods

• classmethod OnPage() as %Status
Create the template with the error information in it.