NavigationException constructor

NavigationException(
  1. String message
)

Implementation

NavigationException(this.message);