ThrowingCasterException
class ThrowingCasterException extends Exception
Methods
__construct(callable $caster, Exception $prev) |
Details
__construct(callable $caster, Exception $prev)
Parameters
callable | $caster | The failing caster |
Exception | $prev | The exception thrown from the caster |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/VarDumper/Exception/ThrowingCasterException.html