Метод | Описание | |
---|---|---|
ObjectException ( IronPython.Runtime.Types.PythonType type, object instance ) : System | ||
ObjectException ( string msg ) : System | ||
ObjectException ( string message, |
||
ToPythonException ( ) : object |
Метод | Описание | |
---|---|---|
ObjectException ( |
public ObjectException ( IronPython.Runtime.Types.PythonType type, object instance ) : System | ||
type | IronPython.Runtime.Types.PythonType | |
instance | object | |
Результат | System |
public ObjectException ( string msg ) : System | ||
msg | string | |
Результат | System |
public ObjectException ( string message, |
||
message | string | |
innerException | ||
Результат | System |