DomainException (class)

The DomainException class

Introduction

(PHP 5 >= 5.1.0, PHP 7)

Exception thrown if a value does not adhere to a defined valid data domain.

Class synopsis

DomainException extends LogicException {
/* Inherited properties */
protected string $message ;