DomainException constructor

DomainException(
  1. String cause
)

Implementation

DomainException(this.cause);