FieldUsedInLookupException

public class FieldUsedInLookupException extends MdsException

Exception indicating that a field cannot be removed, since it is used in a lookup.

Constructors

FieldUsedInLookupException

public FieldUsedInLookupException(String fieldName, String lookupNames)
Parameters:
  • fieldName – the name of the field
  • lookupNames – names of the lookups the field is used