Skip to content

DebugErrorHandler

  • Full name: \Qubus\Error\Handlers\DebugErrorHandler
  • This class is marked as final and can't be subclassed
  • This class implements: \Qubus\Error\Handlers\ErrorHandler
  • This class is a Final class

Properties

whoops

public \Whoops\Run $whoops

title

private string $title

Methods

__construct

Catch errors and exceptions and execute the method.

public __construct(string $title = 'QubusPHP Error'): mixed

Parameters:

Parameter Type Description
$title string

registerErrorHandler

Handle error catch.

public registerErrorHandler(): void

registerHandler

protected registerHandler(): void


Automatically generated on 2025-10-13