ObjectCacheException Constructors
An exception that is thrown when a severe internal error occurs.Name | Parameters | Description |
---|---|---|
ObjectCacheException(Object, Object, Object) | id, theObject, oldObject | Initializes a new instance of the ObjectCacheException class. |
See Also