Exception: OpenSSL::ConfigError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
OpenSSLError,
::StandardError,
Exception
|
|
|
Instance Chain:
self,
OpenSSLError,
::StandardError,
Exception
|
|
| Inherits: |
OpenSSL::OpenSSLError
|
| Defined in: | ext/openssl/ossl_config.c |
Overview
General error for openssl library configuration files. Including formatting, parsing errors, etc.
Instance Attribute Summary
OpenSSLError - Inherited
| #errors | OpenSSL error queue entries captured at the time the exception was raised. |
Instance Method Summary
OpenSSLError - Inherited
| #detailed_message | Returns the exception message decorated with the captured OpenSSL error queue entries. |