You are here

protected property ServerConfigurationException::$description in RESTful 7.2

Exception description.

Type: string

Overrides RestfulException::$description

File

src/Exception/ServerConfigurationException.php, line 22
Contains \Drupal\restful\Exception\ServerConfigurationException.

Class

ServerConfigurationException

Namespace

Drupal\restful\Exception

Code

protected $description = 'Server configuration error.';