Class TerminalException

All Implemented Interfaces:
Serializable

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