Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SDownload
Framework
BugSenseException
C# Class SDownload.Framework.BugSenseException
Builds upon an exception to send additional information to Bugsense for analysis
Inheritance:
System.Exception
Exibir arquivo
Open project: brkastner/SDownload
Public Methods
Method
Description
BugSenseException
(
String
url
,
String
message
= "" ) :
System
Method Details
BugSenseException()
public
method
public
BugSenseException
(
String
url
,
String
message
= "" ) :
System
url
String
message
String
return
System