The UnderflowException class
Guide
Edit on GitHub ✎
Exception thrown when performing an invalid operation on an empty container, such as removing an element.
Intro
Exception thrown when performing an invalid operation on an empty container, such as removing an element.
Class synopsis
extends RuntimeException { }