NavigationItemNotFoundException Class Members
The following tables list the members exposed by NavigationItemNotFoundException.
Public Constructors
Name | Description | |
---|---|---|
NavigationItemNotFoundException Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
Data | (Inherited from System.Exception) | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | (Inherited from System.Exception) | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | (Inherited from System.Exception) |
Public Methods
Name | Description | |
---|---|---|
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | (Inherited from System.Exception) | |
GetType | (Inherited from System.Exception) | |
ToString | (Inherited from System.Exception) |
Protected Events
Name | Description | |
---|---|---|
SerializeObjectState | (Inherited from System.Exception) |
See Also