NotFoundException constructor

NotFoundException([
  1. String? route
])

Implementation

NotFoundException([this.route]);