W3cubDocs

/Symfony 2.7

Symfony\Component\VarDumper\Exception\ThrowingCasterException

class ThrowingCasterException extends Exception

Methods

__construct(callable $caster, Exception $prev)

Details

public __construct(callable $caster, Exception $prev)

Parameters

callable $caster The failing caster
Exception $prev The exception thrown from the caster

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/VarDumper/Exception/ThrowingCasterException.html