Package dev.shamoo.runtime.core
Class ServiceInvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.shamoo.runtime.core.ServiceInvocationException
- All Implemented Interfaces:
Serializable
Correlated data-boundary failure for one cross-runtime service operation.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceInvocationException(String service, String operation, UUID correlationId, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceInvocationException
-
-
Method Details
-
correlationId
-