Exception: OpenSSL::BNError
| 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_bn.c, ext/openssl/ossl_bn.c |
Overview
Generic Error for all of BN (big num)
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. |