wwWebPage::OnError

Page level Error manager method. Return .T. to indicate that you have handled the error. Return .F. to indicate the error should bubble up to the Process class.

o.OnError(loException)

Return Value

T. to say you've handled the error. .F. to let the default handlers at the process class kick in.

Parameters

loException
An exception object that contains error information


See also:

Class wwWebPage

© West Wind Technologies, 1996-2024 • Updated: 12/01/07
Comment or report problem with topic