errors.fyi community error code reference
EmptyStackException
java

EmptyStackException

Thrown by Stack.pop() and Stack.peek() when the stack is empty.

References

← all namespaces