메소드 | 설명 | |
---|---|---|
FdoETLException ( ) : System |
Initializes a new instance of the FdoETLException class.
|
|
FdoETLException ( string msg ) : System |
Initializes a new instance of the FdoETLException class.
|
|
FdoETLException ( string msg, |
Initializes a new instance of the FdoETLException class.
|
메소드 | 설명 | |
---|---|---|
FdoETLException ( |
Initializes a new instance of the FdoETLException class.
|
protected FdoETLException ( |
||
serInfo | The serialization info. | |
ctx | The streaming context. | |
리턴 | System |
public FdoETLException ( string msg ) : System | ||
msg | string | The message. |
리턴 | System |
public FdoETLException ( string msg, |
||
msg | string | The message. |
inner | The inner exception. | |
리턴 | System |