Method | Description | |
---|---|---|
NonUniqueObjectException ( ) : System |
Initializes a new instance of the NonUniqueObjectException class.
|
|
NonUniqueObjectException ( string message ) : System |
Initializes a new instance of the NonUniqueObjectException class.
|
|
NonUniqueObjectException ( string message, |
Initializes a new instance of the NonUniqueObjectException class.
|
Method | Description | |
---|---|---|
NonUniqueObjectException ( SerializationInfo info, StreamingContext context ) : System |
Initializes a new instance of the NonUniqueObjectException class.
|
protected NonUniqueObjectException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The |
return | System |
public NonUniqueObjectException ( string message ) : System | ||
message | string | The message. |
return | System |
public NonUniqueObjectException ( string message, |
||
message | string | The message. |
inner | The inner. | |
return | System |