123456789_123456789_123456789_123456789_123456789_

Exception: Puma::MiniSSL::SSLError

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, ::StandardError, Exception
Instance Chain:
self, ::StandardError, Exception
Inherits: StandardError
Defined in: lib/puma.rb,
ext/puma_http11/mini_ssl.c

Overview

this class is defined so that it exists when ::Puma is compiled without ssl support, as Server and Reactor use it in rescue statements.