sfcc-dev-mcp
Version:
MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools
20 lines (11 loc) • 293 B
Markdown
# Package: TopLevel
Class StopIteration
# Inheritance Hierarchy
- Object
- StopIteration
# Description
A special type of exception that is thrown when an Iterator or Generator sequence is exhausted.
# Constructor Summary
StopIteration()
# Method Summary
# Constructor Detail