W3cubDocs

/Ruby 4.0

class OpenSSL::OpenSSLError

Parent:
StandardError

Generic error class for OpenSSL. All error classes in this library inherit from this class.

This class indicates that an error was reported by the underlying OpenSSL library.

Ruby Core © 1993–2025 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.