Class ExcelImportUnexpectedException

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

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="TDS-7005") public class ExcelImportUnexpectedException extends DataSetException
See Also:
  • Constructor Details

    • ExcelImportUnexpectedException

      public ExcelImportUnexpectedException(Exception e)