ValidationException constructor

ValidationException(
  1. String message
)

Implementation

ValidationException(super.message);