Method | Description | |
---|---|---|
RecordDataInvalidException ( ) : System |
This exception is thrown when an IRecord contains invalid data.
|
|
RecordDataInvalidException ( string message ) : System | ||
RecordDataInvalidException ( string message, |
public RecordDataInvalidException ( ) : System | ||
return | System |
public RecordDataInvalidException ( string message ) : System | ||
message | string | |
return | System |
public RecordDataInvalidException ( string message, |
||
message | string | |
inner | ||
return | System |