PHP Class eZ\Publish\Core\REST\Client\Exceptions\ServerException

To be used as previous exception when throwing client exceptions for server error response codes.
Inheritance: extends Exceptio\Exception
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$trace

Public Methods

Method Description
__construct ( ErrorMessage $error )

Method Details

__construct() public method

public __construct ( ErrorMessage $error )
$error eZ\Publish\Core\REST\Client\Values\ErrorMessage

Property Details

$trace protected property

protected $trace