KeyPropertyAbsentException Constructors
An exception that is thrown when a persistent object doesn’t have a key.Name | Parameters | Description |
---|---|---|
KeyPropertyAbsentException(String) | className | Initializes a new instance of the KeyPropertyAbsentException class. |
See Also