DomainValidationException constructor

DomainValidationException(
  1. String message
)

Implementation

DomainValidationException(this.message);