Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Python
Test
ExtendedException
C# Class Python.Test.ExtendedException
Inheritance:
System.OverflowException
Mostra file
Open project: fkarb/pythonnet
Public Properties
Property
Type
Description
extra
string
Public Methods
Method
Description
ExtendedException
( ) :
System
ExtendedException
(
string
m
) :
System
GetExtraInfo
( ) :
string
Method Details
ExtendedException()
public
method
public
ExtendedException
( ) :
System
return
System
ExtendedException()
public
method
public
ExtendedException
(
string
m
) :
System
m
string
return
System
GetExtraInfo()
public
method
public
GetExtraInfo
( ) :
string
return
string
Property Details
extra
public_oe property
public
string
extra
return
string