Get Error History Purge Options

Gets the current error history purge option settings at the domain level.

Syntax

ErrorHistoryPurgeOptionVO getErrorHistoryPurgeOption() throws SUPAdminException;

Returns

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

Examples