SimulatorException Class

Definition

Represents errors that occur while you are using the simulator.

public ref class SimulatorException : Exception, Microsoft::Windows::Simulator::Client::ISimulatorException
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E35B3D51-E384-3E55-B874-3175D5BFC8D8")]
public class SimulatorException : Exception, Microsoft.Windows.Simulator.Client.ISimulatorException
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("E35B3D51-E384-3E55-B874-3175D5BFC8D8")>]
type SimulatorException = class
    inherit Exception
    interface ISimulatorException
Public Class SimulatorException
Inherits Exception
Implements ISimulatorException
Inheritance
SimulatorException
Derived
Attributes
Implements

Constructors

SimulatorException()
SimulatorException(SerializationInfo, StreamingContext)
SimulatorException(String)
SimulatorException(String, Exception)
SimulatorException(String, Exception, Int32)
SimulatorException(String, Int32)

Properties

COMHResult
ErrorCode

Applies to