The DomainException class
Guide
Edit on GitHub ✎
Exception thrown if a value does not adhere to a defined valid data domain.
Intro
Exception thrown if a value does not adhere to a defined valid data domain.
Class synopsis
extends LogicException { }