Class DataSetException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributeDslCopyException, AttributeExistsException, AttributeExportException, AttributeImportException, AttributeNotFoundException, AttributeParentDslCopyException, AttributeParentDslNotExistException, AttributePositionException, AttributeTypeException, DataSetContextParseException, DataSetExistsException, DataSetIdNotSpecifiedException, DataSetListAndTestPlanException, DataSetListCycleException, DataSetListExistsException, DataSetListNotFoundException, DataSetLockedException, DataSetNotFoundException, DataSetPositionException, DataSetSerializeItfContextException, ExcelExportNotExistDatasetListlException, ExcelExportUnexpectedException, ExcelImportEmptyExcelException, ExcelImportNotExistingAttributeException, ExcelImportNotExistingChildAttributeException, ExcelImportNotExistingRefParameterException, ExcelImportUnexpectedException, FileDsCopyException, FileDsNotFoundException, FileDsNotFoundToCopyException, FileDsSaveException, FileDsUploadException, FileExcelExportNotFoundException, ImportExcelNotEqualsAttributeTypeException, ImportExcelNotSupportedAttributeTypeException, ParameterOverlapLevelDownException, ParameterValueEncryptException, VisibilityAreaNameException

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="TDS-0000") public class DataSetException extends org.qubership.atp.auth.springbootstarter.exceptions.AtpException
See Also:
  • Constructor Details

    • DataSetException

      public DataSetException(String message)