removeSDMCache() method

Removes the SDMCache from the file system.

Syntax

public abstract boolean removeSDMCache () throws SDMPersistenceException

Returns

true if persisted SDMCache has found and successfully removes, false otherwise.

Exceptions