ServerFailure constructor

ServerFailure(
  1. String errorMessage
)

Implementation

ServerFailure(this.errorMessage);