ApiExceptions constructor

ApiExceptions(
  1. String status
)

Implementation

ApiExceptions(this.status);