FlattenException deprecated
class FlattenException
deprecated
FlattenException wraps a PHP Exception to be able to serialize it.
Basically, this class removes all objects from the trace.
Methods
| static | __callStatic($method, $args) | |
| __call($method, $args) |
Details
static __callStatic($method, $args)
Parameters
| $method | ||
| $args |
__call($method, $args)
Parameters
| $method | ||
| $args |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Component/HttpKernel/Exception/FlattenException.html