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)
  1. 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, 2025 • Updated: 2025-03-12
Comment or report problem with topic