C# Class SDownload.Framework.BugSenseException

Builds upon an exception to send additional information to Bugsense for analysis
Inheritance: System.Exception
Afficher le fichier Open project: brkastner/SDownload

Méthodes publiques

Méthode Description
BugSenseException ( String url, String message = "" ) : System

Method Details

BugSenseException() public méthode

public BugSenseException ( String url, String message = "" ) : System
url String
message String
Résultat System