Class Saga.SagaTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cloud.opencode.base.event.saga.Saga.SagaTimeoutException
- All Implemented Interfaces:
Serializable
Exception thrown when a saga step times out.
saga 步骤超时时抛出的异常。
- Since:
- JDK 25, opencode-base-event V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
- 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
-
SagaTimeoutException
-