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
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$trace

Méthodes publiques

Méthode Description
__construct ( ErrorMessage $error )

Method Details

__construct() public méthode

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

Property Details

$trace protected_oe property

protected $trace