RouteException constructor

RouteException(
  1. String message
)

Implementation

RouteException(this.message);