Bluz\Tests\BootstrapTest::setException PHP 메소드

setException() 공개 메소드

setException
public setException ( Exception $exception ) : void
$exception Exception
리턴 void
    public function setException($exception)
    {
        $this->exception = $exception;
    }