Class TdmInternalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
org.qubership.atp.tdm.exceptions.TdmInternalException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TdmAvailableStatisticActiveColumnException, TdmAvailableStatisticColumnException, TdmAvailableStatisticEnvironmentIdException, TdmAvailableStatisticSystemIdException, TdmBuildCvsFileException, TdmCreateTestDataTableException, TdmDbCheckColumnNameException, TdmDbCheckQueryException, TdmDbCheckTableNameException, TdmDbConnectionException, TdmDbDecryptException, TdmDbDriverException, TdmDbDriverNotFoundException, TdmDbExecuteQueryException, TdmDbJdbsTemplateException, TdmDbRowNotFoundException, TdmDeleteRowException, TdmEnvironmentSystemException, TdmEvaluateQueryException, TdmGetEnvironmentNameException, TdmGetImageFromHighchartException, TdmGetTableException, TdmImportExcelTestDataException, TdmInsertDataException, TdmJsonParsingException, TdmKafkaListenerReadEventException, TdmKafkaListenerTypeEventException, TdmMultipartFileException, TdmOccupyDataIncorrectlyException, TdmOccupyDataResponseMessageException, TdmParseRequestException, TdmProcessBulkActionFuturesException, TdmRetrieveTestDataException, TdmRunCleanupException, TdmSearchAvailableMonitoringConfigException, TdmSearchAvailableStatisticConfigException, TdmSearchCleanupConfigException, TdmSearchColumnException, TdmSearchDataByCriteriaException, TdmSearchImportInfoException, TdmSearchRefreshConfigException, TdmSearchSystemException, TdmSearchTableException, TdmSendMessageException, TdmStatisticsException, TdmTestDataOccupiedException, TdmTestDataParsingException, TdmUndefinedCleanupCriteriaException, TdmValidateCronException, TdmWriteBulkActionResultsAsStringException, TdmWriteFileException

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

    • TdmInternalException

      public TdmInternalException(String message)