Loupe - Log - Monitor - Resolve
Loupe.Agent.AspNetCore.Models Namespace / ClientSideException Class
Properties Methods


In This Topic
    ClientSideException Class Members
    In This Topic

    The following tables list the members exposed by ClientSideException.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyOptional. The cause of the error  
    Public PropertyOptional. The column number upon which the error occurred  
    Public PropertyOptional. The line number upon which the error occurred  
    Public PropertyThe message associated with the error  
    Public PropertyThe stack trace  
    Public PropertyThe URL upon which the error occurred  
    Top
    Public Methods
     NameDescription
    Public MethodIndicates if the class is in fact empty i.e created but with no values  
    Top
    See Also