Class: Mistri::MCP::SessionExpired

Inherits:
Error
  • Object
show all
Defined in:
lib/mistri/mcp.rb

Overview

The server expired this client's session (a 404 with a session attached); the spec says start a fresh one, and Client does.

Instance Attribute Summary

Attributes inherited from Error

#code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Mistri::MCP::Error