Unit 'fpWeb' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl]

EFPWebError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception class for web-related errors

Declaration

Source position: fpweb.pp line 177

type EFPWebError = class(EHTTP)

Inheritance

EFPWebError

  

Exception class for web-related errors

|

EHTTP

  

HTTP exception class

|

Exception

|

TObject

Description

EFPWebError is the exception class used throughout the fpweb unit for web-related errors. It extends EHTTP to provide specific error handling for web application functionality.

See also

EHTTP


Documentation generated on: Jan 27 2026