Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
IronPython
Runtime
Exceptions
PythonExceptions._EnvironmentError
C# Class IronPython.Runtime.Exceptions.PythonExceptions._EnvironmentError
Inheritance:
BaseException
Afficher le fichier
Open project: jschementi/iron
Méthodes publiques
Méthode
Description
ToString
( ) :
string
__init__
( ) :
void
__reduce__
( ) :
object
Private Methods
Méthode
Description
GetHRForException
(
System
exception
) :
int
InitializeFromClr
(
System
exception
) :
void
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
__init__()
public
méthode
public
__init__
( ) :
void
Résultat
void
__reduce__()
public
méthode
public
__reduce__
( ) :
object
Résultat
object