NavigationNotFoundException
Thrown when a navigation configuration could'nt be found.
- Namespace:
- Inetdev.Navigation
- Type:
- Class
- Public:
- Yes
- Protected:
- No
- Sealed:
- No
- Abstract:
- No
- Inherits from:
- Inetdev.Navigation.NavigationException
Constructors
NavigationNotFoundException
Initializes a new instance of NavigationNotFoundException.
- Signature:
public Void NavigationNotFoundException(name)
Parameters
Name |
Type |
Summary |
name |
String |
Name of the not found navigation configuration. |