Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Clearsilver
NeoException
C# Class Clearsilver.NeoException
Inheritance:
System.Exception
Datei anzeigen
Open project: jeske/StepsDB-alpha
Public Properties
Property
Type
Description
full_traceback
string
reason
string
Public Methods
Method
Description
NeoException
(
string
r
,
string
tb
) :
System
Method Details
NeoException()
public
method
public
NeoException
(
string
r
,
string
tb
) :
System
r
string
tb
string
return
System
Property Details
full_traceback
public_oe property
public
string
full_traceback
return
string
reason
public_oe property
public
string
reason
return
string