ViewNotFoundException constructor

ViewNotFoundException(
  1. String viewId
)

Implementation

ViewNotFoundException(this.viewId);