BuildFailedException Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Unity Application Block information can be found at the Unity Application Block site.

The BuildFailedException type exposes the following members.

Constructors

  Name Description
Ee650842.pubmethod(en-us,PandP.10).gif BuildFailedException Overloaded.

Methods

  Name Description
Ee650842.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee650842.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee650842.pubmethod(en-us,PandP.10).gif GetBaseException (Inherited from Exception.)
Ee650842.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee650842.pubmethod(en-us,PandP.10).gif GetObjectData
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).)
Ee650842.pubmethod(en-us,PandP.10).gif GetType (Inherited from Exception.)
Ee650842.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee650842.pubmethod(en-us,PandP.10).gif ToString (Inherited from Exception.)

Properties

  Name Description
Ee650842.pubproperty(en-us,PandP.10).gif BuildKey
The build key that was being built at the time of the exception.
Ee650842.pubproperty(en-us,PandP.10).gif Data (Inherited from Exception.)
Ee650842.pubproperty(en-us,PandP.10).gif ExecutingStrategyIndex
The index of the currently executing strategy in the build chain.
Ee650842.pubproperty(en-us,PandP.10).gif ExecutingStrategyTypeName
The strategy that was executing when the exception occurred.
Ee650842.pubproperty(en-us,PandP.10).gif HelpLink (Inherited from Exception.)
Ee650842.protproperty(en-us,PandP.10).gif HResult (Inherited from Exception.)
Ee650842.pubproperty(en-us,PandP.10).gif InnerException (Inherited from Exception.)
Ee650842.pubproperty(en-us,PandP.10).gif Message
Gets a message that describes the current exception.
(Overrides Exception.Message.)
Ee650842.pubproperty(en-us,PandP.10).gif Source (Inherited from Exception.)
Ee650842.pubproperty(en-us,PandP.10).gif StackTrace (Inherited from Exception.)
Ee650842.pubproperty(en-us,PandP.10).gif TargetSite (Inherited from Exception.)

See Also

BuildFailedException Class

Microsoft.Practices.ObjectBuilder2 Namespace