Next: , Previous: System_exceptions_SocketError, Up: System_exceptions


3.2.3.12 System.exceptions.StackOverflow

Implements: see System_exceptions_exception

The execution stack has overflown. This usually means infinite recursion.