Method | Description | |
---|---|---|
DublicateGuidException ( ) : System |
Initializes a new instance of the EntryNotFoundException class.
|
|
DublicateGuidException ( string message ) : System |
Initializes a new instance of the EntryNotFoundException class.
|
|
DublicateGuidException ( string message, |
Initializes a new instance of the EntryNotFoundException class.
|
Method | Description | |
---|---|---|
DublicateGuidException ( |
Initializes a new instance of the EntryNotFoundException class.
|
protected DublicateGuidException ( |
||
info | /// Serialization Info. /// | |
context | /// Serialization Context. /// | |
return | System |
public DublicateGuidException ( string message ) : System | ||
message | string | /// Message of the exception. /// |
return | System |
public DublicateGuidException ( string message, |
||
message | string | /// Message of the exception. /// |
inner | /// Inner Exception. /// | |
return | System |