메소드 | 설명 | |
---|---|---|
ConflictException ( ) : System |
Initializes a new instance of the ConflictException class.
|
|
ConflictException ( string message ) : System |
Initializes a new instance of the ConflictException class.
|
|
ConflictException ( string message, |
Initializes a new instance of the ConflictException class.
|
메소드 | 설명 | |
---|---|---|
ConflictException ( SerializationInfo info, StreamingContext context ) : System |
Initializes a new instance of the ConflictException class.
|
protected ConflictException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The |
리턴 | System |
public ConflictException ( string message ) : System | ||
message | string | The message. |
리턴 | System |
public ConflictException ( string message, |
||
message | string | The message. |
inner | The inner. | |
리턴 | System |