Method Html3():cgiError() Professional

Error handling on uncomplete CGI requests.

Syntax
:cgiError() --> self
Return

This method returns the object executing the method (self).

Description

This method is called when an incomplete CGI string is submitted to the WAA. A CGI string is not complete when WAA_PACKAGE and/or WAA_FORM is missing. If this is the case, an error message is created and returned using the :message() method.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.