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 | |
---|---|---|
BuildFailedException | Overloaded. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData |
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).) |
|
GetType | (Inherited from Exception.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Exception.) |
Properties
Name | Description | |
---|---|---|
BuildKey |
The build key that was being built at the time of the exception.
|
|
Data | (Inherited from Exception.) | |
ExecutingStrategyIndex |
The index of the currently executing strategy in the build chain.
|
|
ExecutingStrategyTypeName |
The strategy that was executing when the exception occurred.
|
|
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message |
Gets a message that describes the current exception.
(Overrides Exception.Message.) |
|
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |