Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pushover
PushoverException
C# Class Pushover.PushoverException
Inheritance:
System.Exception
Show file
Open project: mattmelling/pushover-dotnet
Public Methods
Method
Description
PushoverException
(
string
message
,
Exception
innerException
) :
System
Method Details
PushoverException()
public
method
public
PushoverException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
System.Exception
return
System