WriteQueryException constructor

WriteQueryException(
  1. String message
)

Provide a message

Implementation

WriteQueryException(this.message);