TerminalException
When thrown in a Restate service method, it will complete the invocation with an error.
Constructors
Link copied to clipboard
constructor()
Like TerminalException, without message.
Create a new TerminalException.
Like TerminalException, with code INTERNAL_SERVER_ERROR_CODE.