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