Exception: Win32::Pdh::PdhError
- Inherits:
-
StandardError
- Object
- StandardError
- Win32::Pdh::PdhError
- Defined in:
- lib/win32/pdh.rb
Overview
Simple error subclass. Currently, this is what type all exceptions directly raised by this library are.
Instance Method Summary collapse
-
#initialize(status) ⇒ PdhError
constructor
A new instance of PdhError.