Resource
from the database.
@param res the resource to remove.
@exception XMLDBException with expected error codes.ErrorCodes.VENDOR_ERROR
for any vendor specific errors that occur.ErrorCodes.INVALID_RESOURCE
if the Resource
is not valid.ErrorCodes.NO_SUCH_RESOURCE
if the Resource
is not known to this Collection
.
|
|