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
IronPython
Runtime
Exceptions
PythonExceptions._EnvironmentError
C# Class IronPython.Runtime.Exceptions.PythonExceptions._EnvironmentError
Inheritance:
BaseException
Show file
Open project: jschementi/iron
Public Methods
Method
Description
ToString
( ) :
string
__init__
( ) :
void
__reduce__
( ) :
object
Private Methods
Method
Description
GetHRForException
(
System
exception
) :
int
InitializeFromClr
(
System
exception
) :
void
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
__init__()
public
method
public
__init__
( ) :
void
return
void
__reduce__()
public
method
public
__reduce__
( ) :
object
return
object