4 types derived from WbemException
System.ServiceModel (4)
System\ServiceModel\Administration\WbemException.cs (4)
54
internal class WbemInstanceNotFoundException :
WbemException
62
internal class WbemInvalidParameterException :
WbemException
75
internal class WbemNotSupportedException :
WbemException
83
internal class WbemInvalidMethodException :
WbemException
1 instantiation of WbemException
System.ServiceModel (1)
System\ServiceModel\Administration\WbemException.cs (1)
41
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
WbemException
(hr));
29 references to WbemException
System.ServiceModel (29)
System\ServiceModel\Administration\WbemProvider.cs (29)
140
catch (
WbemException
e)
231
WbemException
.ThrowIfFail(wbemSink.SetStatus(
237
catch (
WbemException
e)
343
WbemException
.ThrowIfFail(wbemObject.Get("__CLASS", 0, ref val, ref type, ref favor));
355
WbemException
.ThrowIfFail(wbemSink.SetStatus((int)WbemNative.tag_WBEM_STATUS_TYPE.WBEM_STATUS_COMPLETE,
358
catch (
WbemException
e)
412
WbemException
.ThrowIfFail(wbemSink.SetStatus(
416
catch (
WbemException
e)
470
WbemException
.ThrowIfFail(wbemSink.SetStatus(
476
catch (
WbemException
e)
535
WbemException
.ThrowIfFail(wbemSink.SetStatus(
539
catch (
WbemException
e)
625
WbemException
.ThrowIfFail(wbemSink.SetStatus(
631
catch (
WbemException
e)
675
WbemException
.ThrowIfFail(this.parms.WbemSink.Indicate(1,
726
WbemException
.ThrowIfFail(parms.WbemServices.GetObject(parms.ClassName, 0, parms.WbemContext,
730
WbemException
.ThrowIfFail(wbemObject.GetMethod(methodName, 0, IntPtr.Zero, out wbemMethod));
731
WbemException
.ThrowIfFail(wbemMethod.SpawnInstance(0, out this.wbemOutParms));
749
WbemException
.ThrowIfFail(this.wbemOutParms.Put("ReturnValue",
751
WbemException
.ThrowIfFail(this.parms.WbemSink.Indicate(1,
762
WbemException
.ThrowIfFail(this.wbemInParms.Get(name, 0, ref val, ref type, ref favor));
768
WbemException
.ThrowIfFail(this.wbemOutParms.Put(name, 0, ref value, 0));
797
WbemException
.Throw(WbemNative.WbemStatus.WBEM_E_INVALID_OBJECT_PATH);
827
WbemException
.Throw(WbemNative.WbemStatus.WBEM_E_INVALID_QUERY);
901
WbemException
.ThrowIfFail(
908
WbemException
.ThrowIfFail(tempObj.SpawnInstance(0, out this.wbemObject));
990
WbemException
.ThrowIfFail(hResult);
1000
WbemException
.ThrowIfFail(this.wbemObject.Get(name, 0, ref val, ref type, ref favor));
1006
WbemException
.ThrowIfFail(this.parms.WbemSink.Indicate(1,