InternalServerException constructor
const
InternalServerException(
- Response? response
Implementation
const InternalServerException(this.response) : super._();
const InternalServerException(this.response) : super._();