InvalidEntitySettingsException

public class InvalidEntitySettingsException extends MdsException

Signals that there were problems with the relation in the data model, due to incorrect entity settings.

Constructors

InvalidEntitySettingsException

public InvalidEntitySettingsException(String className, String relatedClassName)
Parameters:
  • className – class name of the entity
  • relatedClassName – the class name of the related entity