NetCoreSyncServerException constructor

const NetCoreSyncServerException([
  1. String message = ""
])

Implementation

const NetCoreSyncServerException([this.message = ""]);