RouteNotFoundException constructor

RouteNotFoundException(
  1. String message
)

Implementation

RouteNotFoundException(this.message);