Overview

Namespaces

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

Exceptions

  • ContainerException
  • NotInstantiableException
  • ResolvingException
  • ResolvingInternalException
  • UnresolvableArgumentException
  • Overview
  • Namespace
  • Class

Class ContainerException

Generic exception for exceptions thrown by the container.

Exception
Extended by ReflectionException
Extended by Autarky\Container\Exception\ContainerException

Direct known subclasses

Autarky\Container\Exception\NotInstantiableException, Autarky\Container\Exception\ResolvingException, Autarky\Container\Exception\UnresolvableArgumentException

Indirect known subclasses

Autarky\Container\Exception\ResolvingInternalException
Namespace: Autarky\Container\Exception
Located at Exception/ContainerException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
Autarky Framework API documentation generated by ApiGen