CimException Class

Definition

public ref class CimException : Exception, IDisposable
[System.Serializable]
public class CimException : Exception, IDisposable
public class CimException : Exception, IDisposable
[<System.Serializable>]
type CimException = class
    inherit Exception
    interface IDisposable
type CimException = class
    inherit Exception
    interface IDisposable
Public Class CimException
Inherits Exception
Implements IDisposable
Inheritance
CimException
Attributes
Implements

Constructors

CimException()
CimException(CimInstance)
CimException(SerializationInfo, StreamingContext)
CimException(String)
CimException(String, Exception)

Properties

ErrorData
ErrorSource
ErrorType
MessageId
NativeErrorCode
StatusCode

Methods

Dispose()
Dispose(Boolean)
GetObjectData(SerializationInfo, StreamingContext)

Applies to