Exceptron.Client
exceptron api address. Do not modify this property.
If ExceptronClinet should throw exceptions in case of an error. Default:
Its recommended that this flag is set to True during development and in production systems.
If an exception is thrown while this flag is set to the thrown exception will be returned in
The API of this application. Can find your API key in application settings page.
If the machine name should be attached to the exception report
Machine name can be usefull in webfarm enviroments when multiple
servers are running the same app and the issue could be machine specific.
Hoewever, You might want to disable this feature for privacy reasons.
Represents information that will be used to construct an exception report.
Exception that is being reported
Component that experianced this exception.
It is common to use the logger name that was used to log the exception as the component.
DataAccess, Configuration, Registration, etc.
ID that will uniquely identify the user
This Id does not have to be tied to the user's identity.
You can use a system generated unique ID such as GUID.
This field is used to report how many unique users are experiencing an error.
"62E5C8EF-0CA2-43AB-B278-FC6994F776ED"
"Timmy@aol.com"
"26437"
Any message that should be attached to this exceptions
Something went wrong while checking for application updates.
Severity of the exception being reported
that triggered this exception. If no is provided
will try to get the current from
Submit an exception to Exceptron Servers.
Exception data to be reported to the server
Submit an exception to Exceptron Servers.
Exception that is being reported
Component that experianced this exception.
Severity of the exception being reported
Any message that should be attached to this exceptions
ID that will uniquely identify the user
in which the exception occured. If no is provided
will try to get the current from
Client Configuration
Version of application executing. Default: Version of
Creates a new instance of
Loads from application config file.
Exceptron client configuration
Submit an exception to Exceptron Servers.
Exception that is being reported
Component that experianced this exception.
Severity of the exception being reported
Any message that should be attached to this exceptions
ID that will uniquely identify the user
in which the exception occured. If no is provided
will try to get the current from
Submit an exception to Exceptron Servers.
Exception data to be reported to the server
Version of Client
Name of Client
Client Configuration
Version of application executing. Default: Version of
Framework Type of the Host Application (.Net/mono)
Exception report reference ID. This ID will be shared across
similar exceptions
Was the report successfully processed on the server
Exception that caused the message to fail.
This property will only be populated if is set to />
Exception is thrown if is set to .
Severity of the exception being reported
Excepted Error. Can be ignored
Error that can be handled gracefully
Blocking user from completing their intended action
Will most likely cause the application to crash
API key
Application Version
Exception Severity
User or Instance ID
Type of exception
Exception message
List of frames that make up the StackTrace of the exception
Component that experienced this exception
Message that was logged along with the exception.
User's culture in
http://msdn.microsoft.com/en-us/library/system.globalization.cultureinfo.name.aspx
OS Version
Name of the Client that generated and is sending this message
Version of the Client that generated and is sending this message
Host name of the machine that encountered this exception
Browser useragent
Only used for exception in context of a web request/
HTTP response status code
Only used for exception in context of a web request/
Indicates the HTTP data transfer method used by the client.
GET, POST, PUT, DELETE
Framework Version (CLR) of the Host Application
Framework Type of the Host Application
This class encodes and decodes JSON strings.
Spec. details, see http://www.json.org/
JSON uses Arrays and Objects. These correspond here to the datatypes ArrayList and Hashtable.
All numbers are parsed to doubles.
Order of current frame
Line number of the current frame
File name of the current frame
Method name for current frame
Class name for current frame