loadRawData(String) method

Loads raw data stored in the file system.

Syntax

public abstract byte[] loadRawData (String key) throws SDMPersistenceException, IllegalArgumentException

Parameters

Returns

The loaded raw data

Exceptions