Overview

Namespaces

  • Autarky
    • Config
      • Loaders
    • Console
    • Container
      • Exception
      • Factory
      • Proxy
    • Database
    • Errors
    • Events
    • Files
    • Http
    • Logging
    • Providers
    • Routing
      • Events
    • Testing
    • TwigTemplating
      • Extensions
    • Utils

Classes

  • ErrorHandlerManager
  • ErrorHandlerProvider
  • StubErrorHandler

Interfaces

  • ErrorHandlerInterface
  • ErrorHandlerManagerInterface
  • Overview
  • Namespace
  • Class

Namespace Autarky\Errors

Classes summary
ErrorHandlerManager

Manager that can handle exceptions as well as keep track of multiple other exception handlers.

ErrorHandlerProvider Provides error handling.
StubErrorHandler Stub error handler that simply re-throws the exceptions given.
Interfaces summary
ErrorHandlerInterface Class that can handle exceptions.
ErrorHandlerManagerInterface

The framework's error handler that takes care of caught and uncaught exceptions as well as fatal PHP errors.

Autarky Framework API documentation generated by ApiGen