WriteConflictException constructor

WriteConflictException(
  1. String message
)

Implementation

WriteConflictException(this.message);