CimIndicationEventExceptionEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cimindication exception event args, which containing occurred exception.
public class CimIndicationEventExceptionEventArgs : Microsoft.Management.Infrastructure.CimCmdlets.CimIndicationEventArgs
type CimIndicationEventExceptionEventArgs = class
inherit CimIndicationEventArgs
Public Class CimIndicationEventExceptionEventArgs
Inherits CimIndicationEventArgs
- Inheritance
Constructors
CimIndicationEventExceptionEventArgs(Exception) |
Initializes a new instance of the CimIndicationEventExceptionEventArgs class. |
Properties
Context |
Returns an Object value for an operation context (Inherited from CimIndicationEventArgs) |
Exception |
Returns an exception |