PHP Class eZ\Publish\Core\REST\Client\Values\ErrorMessage

Inheritance: extends eZ\Publish\API\Repository\Values\ValueObject
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$code
$description
$details
$file
$line
$message
$trace

Property Details

$code protected property

protected $code

$description protected property

protected $description

$details protected property

protected $details

$file protected property

protected $file

$line protected property

protected $line

$message protected property

protected $message

$trace protected property

protected $trace