sfcc-dev-mcp
Version:
MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools
23 lines (13 loc) • 330 B
Markdown
# Package: TopLevel
Class RangeError
# Inheritance Hierarchy
- Object
- TopLevel.Error
- RangeError
# Description
Represents a range error.
# Constructor Summary
RangeError() Constructs the error.
RangeError(msg : String) Constructs the error with the specified message.
# Method Summary
# Constructor Detail