Class AbortedExecutionException

java.lang.Object
java.lang.Throwable
dev.restate.sdk.common.AbortedExecutionException
All Implemented Interfaces:
Serializable

public final class AbortedExecutionException extends Throwable
You MUST NOT catch this exception.
See Also: