Class ImportProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.raphaelsalles.backend.domain.exception.ImportProcessingException
- All Implemented Interfaces:
Serializable
Exceção lançada durante o processamento de importação de dados.
Propósito: Sinalizar falhas críticas no pipeline de importação (ex: erro de parsing, arquivo corrompido).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ImportProcessingException
-