UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Class NavigationRouteException

    Represents errors that occur during navigation route processing.

    Inheritance
    object
    Exception
    NavigationRouteException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    Namespace: Singulink.UI.Navigation
    Assembly: Singulink.UI.Navigation.dll
    Syntax
    public class NavigationRouteException : Exception, ISerializable

    Constructors

    Name Description
    NavigationRouteException()

    Initializes a new instance of the NavigationRouteException class.

    NavigationRouteException(string?)

    Initializes a new instance of the NavigationRouteException class with a specified error message.

    NavigationRouteException(string?, Exception?)

    Initializes a new instance of the NavigationRouteException class with a specified error message and a reference to the inner exception that is the cause of this exception.

    © Singulink. All rights reserved.