Class TerminalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TimeoutException

public class TerminalException extends RuntimeException
When thrown in a Restate service method, it will complete the invocation with an error.
See Also: