[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class for web-related errors
Source position: fpweb.pp line 177
type EFPWebError = class(EHTTP) |
|
Exception class for web-related errors |
|
| | | ||
|
HTTP exception class |
|
| | | ||
| | | ||
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.