Exception: OpenSSL::SSL::SSLError
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Subclasses:
|
|
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
::OpenSSL::OpenSSLError ,
::StandardError ,
Exception
|
|
Instance Chain:
self,
::OpenSSL::OpenSSLError ,
::StandardError ,
Exception
|
|
Inherits: |
OpenSSL::OpenSSLError
|
Defined in: | ext/openssl/ossl_ssl.c |
Overview
Generic error class raised by SSLSocket
and SSLContext
.