Exception: Puma::MiniSSL::SSLError
- Inherits:
-
StandardError
- Object
- StandardError
- Puma::MiniSSL::SSLError
- 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.