메소드 | 설명 | |
---|---|---|
SuccessException ( string message ) : System | ||
SuccessException ( string message, |
메소드 | 설명 | |
---|---|---|
SuccessException ( System info, System context ) : System |
Serialization Constructor
|
protected SuccessException ( System info, System context ) : System | ||
info | System | |
context | System | |
리턴 | System |
public SuccessException ( string message ) : System | ||
message | string | |
리턴 | System |
public SuccessException ( string message, |
||
message | string | The error message that explains /// the reason for the exception |
inner | The exception that caused the /// current exception | |
리턴 | System |