ValidationException constructor

ValidationException(
  1. String message
)

Implementation

ValidationException(this.message);