Set Error History Purge Options

Sets the error history purge options at the domain level using current settings.

Syntax

void setErrorHistoryPurgeOption(ErrorHistoryPurgeOptionVO option) throws SUPAdminException;

Returns

If successful, sets the current error history purge settings. If unsuccessful, returns SUPAdminException.

Examples