HttpErrorTrait constructor

const HttpErrorTrait(
  1. int code
)

Implementation

const HttpErrorTrait(int code) : super(id, code);