RuntimeError
Raised when OLE processing failed.
EX:
obj = WIN32OLE.new("NonExistProgID")
raises the exception:
WIN32OLERuntimeError: unknown OLE server: `NonExistProgID' HRESULT error code:0x800401f3 Invalid class string
This page was generated for Ruby 2.5.2
Generated with Ruby-doc Rdoc Generator 0.42.0.