throwException<T> function

T throwException<T>()

Implementation

T throwException<T>() => throw NoRouteException();