stack underflow


stack underflow

An error condition that occurs when an item is called for from the stack, but the stack is empty. Contrast with stack overflow. See stack.