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