%CSP.LogError
class %CSP.LogError extends %CSP.Error
Log the error that has occured but do not display any information to the user about this error.Method Inventory
Methods
classmethod HyperEventError()
If an error occurs while processing a HyperEvent then this method is called.
Log error and send simple response.
classmethod OnPage() as %Status
Output the error page as HTML.
Log error and send simple response.
Inherited Members
Inherited Methods
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %New()
- %OriginalNamespace()
- %PackageName()
- %SetModified()
- ClassifyError()
- ConvertParameter()
- DecomposeError()
- Decrypt()
- DisplayError()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- LogError()
- OnErrorSetup()
- OnHTTPHeader()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()