UnderflowException (class)

The UnderflowException class

Introduction

(PHP 5 >= 5.1.0, PHP 7)

Exception thrown when performing an invalid operation on an empty container, such as removing an element.

Class synopsis

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