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 ResolvingException

Generic exception that is thrown when trying to resolve classes out of the container.

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

Direct known subclasses

Autarky\Container\Exception\ResolvingInternalException
Namespace: Autarky\Container\Exception
Located at Exception/ResolvingException.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