UIException Members
Include Protected Members
Include Inherited Members
An exception that is thrown when an error occurs during run-time actions that affect the UI elements.
The UIException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
UIException() | Initializes a new instance of the UIException class. |
![]() |
UIException(String) | Initializes a new instance of the UIException class with a specified error message. |
![]() |
UIException(SerializationInfo, StreamingContext) | Initializes a new instance of the UIException class with serialized data. |
![]() |
UIException(String, Exception) | Initializes a new instance of the UIException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetObjectData | (Inherited from Exception.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
ToString | (Inherited from Exception.) |
Top
.gif)
.gif)
.gif)
.gif)