CannotLoadObjectsException Constructors
An exception that is thrown when attempting to reload an object that is not present in a persistent data store.Name | Parameters | Description |
---|---|---|
CannotLoadObjectsException(String) | objects | Initializes a new instance of the CannotLoadObjectsException class with objects which cannot be loaded. |
See Also