Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

EFpWebError

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

Exception class for web application errors

Declaration

Source position: custweb.pp line 177

type EFpWebError = class(EFPHTTPError)

Inheritance

EFpWebError

  

Exception class for web application errors

|

EFPHTTPError

  

Exception for HTTP processing errors

|

EHTTP

  

HTTP exception class

|

Exception

|

TObject

Description

EFpWebError is an exception class specifically for web application errors. It extends EFPHTTPError to provide HTTP-specific error handling with status codes and status text.

Errors

This class represents errors that occur during web request processing.

See also

TWebHandler.DoError


Documentation generated on: Jan 27 2026