Class ExcelImportNotExistingRefParameterException

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

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

    • ExcelImportNotExistingRefParameterException

      public ExcelImportNotExistingRefParameterException(String parameterValue, String parameterDsRefName, String attributeName)