Class ImportExcelNotEqualsAttributeTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
org.qubership.atp.dataset.exception.DataSetException
org.qubership.atp.dataset.exception.excel.ImportExcelNotEqualsAttributeTypeException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="TDS-7006") public class ImportExcelNotEqualsAttributeTypeException extends DataSetException
See Also:
  • Constructor Details

    • ImportExcelNotEqualsAttributeTypeException

      public ImportExcelNotEqualsAttributeTypeException(String attributeName, String attributeTypeValue)