NotFoundException constructor

NotFoundException(
  1. String cause
)

Implementation

NotFoundException(this.cause);