메소드 | 설명 | |
---|---|---|
DataOperationException ( DataOperationResult errType ) : System | ||
DataOperationException ( DataOperationResult errType, string message ) : System | ||
DataOperationException ( DataOperationResult errType, string message, |
메소드 | 설명 | |
---|---|---|
DataOperationException ( System info, System context ) : System |
메소드 | 설명 | |
---|---|---|
GetMessage ( DataOperationResult errType ) : string |
public DataOperationException ( DataOperationResult errType ) : System | ||
errType | DataOperationResult | |
리턴 | System |
public DataOperationException ( DataOperationResult errType, string message ) : System | ||
errType | DataOperationResult | |
message | string | |
리턴 | System |
public DataOperationException ( DataOperationResult errType, string message, |
||
errType | DataOperationResult | |
message | string | |
inner | ||
리턴 | System |
protected DataOperationException ( System info, System context ) : System | ||
info | System | |
context | System | |
리턴 | System |