메소드 | 설명 | |
---|---|---|
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 message, |
||
message | string | |
innerException | ||
리턴 | System |