RemoteToolFrameworkException Members (Windows Embedded CE 6.0)

1/5/2010

This is the root exception type thrown by the Remote Tools Framework.

The following tables list the members exposed by the RemoteToolFrameworkException type.

Public Constructors

  Name Description
RemoteToolFrameworkException Constructs a RemoteToolFrameworkException object.

Top

Public Properties

(see also Protected Properties )

  Name Description
Bb509827.pubproperty(en-US,WinEmbedded.60).gif Data  (inherited from Exception )
Bb509827.pubproperty(en-US,WinEmbedded.60).gif HelpLink  (inherited from Exception )
Bb509827.pubproperty(en-US,WinEmbedded.60).gif InnerException  (inherited from Exception )
Bb509827.pubproperty(en-US,WinEmbedded.60).gif Message  (inherited from Exception )
Bb509827.pubproperty(en-US,WinEmbedded.60).gif Source  (inherited from Exception )
Bb509827.pubproperty(en-US,WinEmbedded.60).gif StackTrace  (inherited from Exception )
Bb509827.pubproperty(en-US,WinEmbedded.60).gif TargetSite  (inherited from Exception )

Top

Protected Properties

  Name Description
Bb509827.protproperty(en-US,WinEmbedded.60).gif HResult  (inherited from Exception )

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb509827.pubmethod(en-US,WinEmbedded.60).gif Equals  Overloaded. (inherited from Object )
Bb509827.pubmethod(en-US,WinEmbedded.60).gif GetBaseException  (inherited from Exception )
Bb509827.pubmethod(en-US,WinEmbedded.60).gif GetHashCode  (inherited from Object )
Bb509827.pubmethod(en-US,WinEmbedded.60).gif GetObjectData  (inherited from Exception )
Bb509827.pubmethod(en-US,WinEmbedded.60).gif GetType  (inherited from Exception )
Bb509827.pubmethod(en-US,WinEmbedded.60).gifBb509827.static(en-US,WinEmbedded.60).gif ReferenceEquals  (inherited from Object )
Bb509827.pubmethod(en-US,WinEmbedded.60).gif ToString  (inherited from Exception )

Top

Protected Methods

  Name Description
Bb509827.protmethod(en-US,WinEmbedded.60).gif Finalize  (inherited from Object )
Bb509827.protmethod(en-US,WinEmbedded.60).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RemoteToolFrameworkException Class
Microsoft.RemoteToolSdk.PluginComponents Namespace