Next: , Previous: System_exceptions_PackageNotFound, Up: System_exceptions


3.2.2.10 System.exceptions.StackOverflow

Implements: see System_exceptions_exception

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