public class ActionAlreadyExistsException
extends java.lang.RuntimeException
Rule
that specifies an action
which has already been specified by another, earlier created Rule
. See the guidelines for creating Rule
s
for more information. To help you avoid this, the PermissioningDataSource
offers the PermissioningDataSource.actionExists(String)
convenience
method to check if an action
already exists or not.Please send bug reports and comments to Caplin support