ISimulatorException Interface

Définition

public interface class ISimulatorException
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("D08969EB-953C-4C77-ABFB-0C9A63F46400")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISimulatorException
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("D08969EB-953C-4C77-ABFB-0C9A63F46400")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISimulatorException = interface
Public Interface ISimulatorException
Dérivé
Attributs

Propriétés

COMHResult

Retourne le HResult dans le cas où l’exception encapsule une exception COMException

ErrorCode

Retourne un code d’erreur personnalisé (voir SimulatorErrorCodes)

S’applique à