class MiqException::MiqVimResourceNotFound

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