Skip to content

Latest commit

 

History

History
141 lines (86 loc) · 6.32 KB

Classes.rst

File metadata and controls

141 lines (86 loc) · 6.32 KB

Classes & Types

Classes

The public interfaces to the main SHOW classes are documented on the following pages:

Server Connection Request Response

Types

Throwables

Not all of these strictly represent an error state when throw; some signal common situations that should be treated very much in the same way as exceptions. SHOW's throwables are broken into two categories — connection interruptions and exceptions.

Connection interruptions

Exceptions