ServerFailure constructor

ServerFailure(
  1. String message
)

Implementation

ServerFailure(super.message);