JsonFormatException constructor

JsonFormatException(
  1. String message
)

Implementation

JsonFormatException(this.message);