Packages

package exception

Content Hierarchy

Type Members

  1. final class DeleteRevisionException extends DurableStateException with NoStackTrace

    Exception thrown when Durable State revision cannot be deleted.

    Exception thrown when Durable State revision cannot be deleted. The revision could be out of date.

    Since

    1.1.0

  2. abstract class DurableStateException extends RuntimeException

    Exception thrown when Durable State cannot be updated or deleted.

    Exception thrown when Durable State cannot be updated or deleted.

    Since

    1.1.0

Ungrouped