Méthode | Description | |
---|---|---|
ObjectException ( IronPython.Runtime.Types.PythonType type, object instance ) : System | ||
ObjectException ( string msg ) : System | ||
ObjectException ( string message, |
||
ToPythonException ( ) : object |
Méthode | Description | |
---|---|---|
ObjectException ( |
public ObjectException ( IronPython.Runtime.Types.PythonType type, object instance ) : System | ||
type | IronPython.Runtime.Types.PythonType | |
instance | object | |
Résultat | System |
public ObjectException ( string msg ) : System | ||
msg | string | |
Résultat | System |
public ObjectException ( string message, |
||
message | string | |
innerException | ||
Résultat | System |