Lggr
PHPUnit\Framework\ExceptionWrapper Member List

This is the complete list of members for PHPUnit\Framework\ExceptionWrapper, including all inherited members.

$className (defined in PHPUnit\Framework\ExceptionWrapper)PHPUnit\Framework\ExceptionWrapperprotected
$previous (defined in PHPUnit\Framework\ExceptionWrapper)PHPUnit\Framework\ExceptionWrapperprotected
$serializableTrace (defined in PHPUnit\Framework\Exception)PHPUnit\Framework\Exceptionprotected
__construct(Throwable $t)PHPUnit\Framework\ExceptionWrapper
__construct($message='', $code=0, \Exception $previous=null) (defined in PHPUnit\Framework\Exception)PHPUnit\Framework\Exception
__sleep() (defined in PHPUnit\Framework\Exception)PHPUnit\Framework\Exception
__toString()PHPUnit\Framework\ExceptionWrapper
getClassName()PHPUnit\Framework\ExceptionWrapper
getPreviousWrapped()PHPUnit\Framework\ExceptionWrapper
getSerializableTrace()PHPUnit\Framework\Exception