OverflowException (class)

The OverflowException class

Introduction

(PHP 5 >= 5.1.0, PHP 7)

Exception thrown when adding an element to a full container.

Class synopsis

OverflowException extends RuntimeException {
/* Inherited properties */
protected string $message ;