InternalServerErrorException constructor

InternalServerErrorException(
  1. String? message
)

Implementation

InternalServerErrorException(this.message);