Package org.qubership.atp.tdm.exceptions
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:
-
Field Summary
Fields inherited from class org.qubership.atp.auth.springbootstarter.exceptions.AtpException
DEFAULT_MESSAGE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.atp.auth.springbootstarter.exceptions.AtpException
canEqual, equals, hashCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TdmInternalException
-