eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\BadStateExceptionTest::getException PHP 메소드

getException() 보호된 메소드

Gets the exception.
protected getException ( ) : Exception
리턴 Exception
    protected function getException()
    {
        return $this->getMockForAbstractClass('eZ\\Publish\\API\\Repository\\Exceptions\\BadStateException');
    }