Class TerminalException

  • All Implemented Interfaces:
    java.io.Serializable

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