Exception: MiqException::MiqVimResourceNotFound

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/VMwareWebService/exception.rb

Overview

MiqVimResourceNotFound is derived from RuntimeError to ensure it gets marshalled over DRB properly. TODO: Rename MiqException::Error class to avoid issues returning derived error classes over DRB.

Then change MiqVimResourceNotFound to derive from MiqVimError