MapperException constructor

MapperException(
  1. String message
)

Implementation

MapperException(this.message);