createServerFailure abstract method

dynamic createServerFailure(
  1. dynamic err
)

server创建失败

Implementation

createServerFailure(dynamic err);