Exception\FlattenException (Component\HttpKernel)

Symfony\Component\HttpKernel\Exception\FlattenException

class FlattenException

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 public __callStatic($method, $args)

Parameters

$method
$args

public __call($method, $args)

Parameters

$method
$args

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/HttpKernel/Exception/FlattenException.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部