deleteLimitClass(long, long) method

Deletes an existing Limit Class.

Syntax

void deleteLimitClass ( long limitClassId , long callerId ) throws EntityNotFoundException, EntityReferenceException

Parameters

Exceptions

Usage

If the Limit Class is still referenced in the DB, the record is not deleted but an EntityReferenceException is thrown.