Ouzo\Tests\CatchExceptionAssert::__construct PHP Method

__construct() public method

public __construct ( $exception )
    public function __construct($exception)
    {
        $this->exception = $exception;
    }