You are here

protected property ServerConfigurationException::$code in RESTful 7.2

Defines the HTTP error code.

Type: int

File

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

Class

ServerConfigurationException

Namespace

Drupal\restful\Exception

Code

protected $code = 500;