DataException constructor

DataException(
  1. String message
)

Implementation

DataException(super.message);