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 NotInstantiableException

Exception that is thrown when one tries to resolve a class that cannot be instantiated.

Exception
Extended by ReflectionException
Extended by Autarky\Container\Exception\ContainerException
Extended by Autarky\Container\Exception\NotInstantiableException
Namespace: Autarky\Container\Exception
Located at Exception/NotInstantiableException.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