You are here

protected property GoneException::$code in RESTful 7.2

Defines the HTTP error code.

Type: int

File

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

Class

GoneException

Namespace

Drupal\restful\Exception

Code

protected $code = 410;