Method: OvirtSDK4::Error#fault
- Defined in:
- lib/ovirtsdk4/errors.rb
#fault ⇒ Fault
The Fault
object associated to the error.
36 37 38 |
# File 'lib/ovirtsdk4/errors.rb', line 36 def fault @fault end |
The Fault
object associated to the error.
36 37 38 |
# File 'lib/ovirtsdk4/errors.rb', line 36 def fault @fault end |