RbVmomi::BasicTypes::DataObject
# File lib/rbvmomi/basic_types.rb, line 291 def exception RbVmomi::Fault.new(self.localizedMessage, self.fault) end