Class TickerDuplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.raphaelsalles.backend.domain.exception.TickerDuplicationException
- All Implemented Interfaces:
Serializable
Exceção lançada quando há tentativa de duplicar um Ticker único.
Propósito: Sinalizar violação de unicidade de Ticker (ex: tentar cadastrar PETR4 duas vezes).
- 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
-
TickerDuplicationException
-