\Symfony\Component\VarDumper\CasterExceptionCaster

Casts common Exception classes to array representation.

Summary

Methods
Properties
Constants
castException()
castErrorException()
castThrowingCasterException()
filterTrace()
$traceArgs
$errorTypes
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$traceArgs

$traceArgs : 

Type

$errorTypes

$errorTypes : 

Type

Methods

castException()

castException(\Exception  $e, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

\Exception $e
array $a
\Symfony\Component\VarDumper\Cloner\Stub $stub
$isNested

castErrorException()

castErrorException(\ErrorException  $e, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

\ErrorException $e
array $a
\Symfony\Component\VarDumper\Cloner\Stub $stub
$isNested

filterTrace()

filterTrace(  $trace,   $dumpArgs,   $offset) 

Parameters

$trace
$dumpArgs
$offset