ErrorCatcher
Class ErrorCatcher is used in main/tools/upload.php:16 to catch unknown server response.
Table of Contents
Methods
- log() : void
Methods
log()
public
log(string $path, string $errorText) : void
Parameters
- $path : string
-
URL where error was registered.
- $errorText : string
-
Error text.