InvalidRequestException constructor

InvalidRequestException(
  1. String message
)

Implementation

InvalidRequestException(this.message);