InvalidRelationshipException

public class InvalidRelationshipException extends MdsException

Signals that there were problems with the relations in the data model.

Constructors

InvalidRelationshipException

public InvalidRelationshipException(String relatedClass, String fieldClassName)
Parameters:
  • relatedClass – the name of the related class
  • fieldClassName – the class name of the field