메소드 | 설명 | |
---|---|---|
TerminatedRetryException ( string msg ) : System |
Initializes a new instance of the TerminatedRetryException class.
|
|
TerminatedRetryException ( string msg, |
Initializes a new instance of the TerminatedRetryException class.
|
public TerminatedRetryException ( string msg ) : System | ||
msg | string | The msg. |
리턴 | System |
public TerminatedRetryException ( string msg, |
||
msg | string | The msg. |
cause | The cause. | |
리턴 | System |