Overview
  • Namespace
  • Class

Namespaces

  • CupOfTea
    • Chain
      • Contracts
      • Exceptions

Exceptions

  • InvalidContainerException
  • InvalidMethodException
  • WrongClassException

Class InvalidContainerException

Exception
Extended by CupOfTea\Chain\Exceptions\InvalidContainerException
Namespace: CupOfTea\Chain\Exceptions
Located at Exceptions/InvalidContainerException.php

Methods summary

public
# __construct( $container, $code = 0, Exception $previous = null )

Overrides

Exception::__construct

Methods inherited from Exception

__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

API documentation generated by ApiGen