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