HTTPException constructor

HTTPException(
  1. dynamic message
)

Implementation

HTTPException(this.message);