Class EtaPlusOperationExceptions.OutboxPublishingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
energy.eddie.regionconnector.de.eta.exceptions.EtaPlusOperationExceptions.OutboxPublishingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
EtaPlusOperationExceptions
Thrown when persisting an event to the outbox fails.
This indicates a critical system state where the event store is out of sync
with the actual permission state and requires immediate attention.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OutboxPublishingException
-