Class FieldNameConflictException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ignite.migrationtools.sql.FieldNameConflictException
All Implemented Interfaces:
Serializable

public class FieldNameConflictException extends RuntimeException
Defines a situation when it was not possible to assign a field name due to a conflict with other fields.
See Also: