Class ExcelImportNotExistingAttributeException

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.ExcelImportNotExistingAttributeException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=BAD_REQUEST, reason="TDS-7002") public class ExcelImportNotExistingAttributeException extends DataSetException
See Also:
  • Constructor Details

    • ExcelImportNotExistingAttributeException

      public ExcelImportNotExistingAttributeException(String attributeName)