Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

HTTPError

Creates an HTTP error exception

Declaration

Source position: httpdefs.pp line 710

type HTTPError = EHTTP;

Description

HTTPError creates an EHTTP exception with the specified status code and message. It provides a convenient way to raise HTTP-specific errors with proper status information.


Documentation generated on: Jan 16 2026