17.141. Namespace ArmoniK.Core.Common.Exceptions

17.141.1. Classes

InvalidSessionTransitionException

Exception thrown when an invalid session transition occurs.

PartitionNotFoundException

Exception thrown when a partition is not found.

ResultNotFoundException

Exception thrown when a result is not found.

SessionNotFoundException

Exception thrown when a session is not found.

SubmissionClosedException

Exception thrown when a submission is closed.

TaskAlreadyExistsException

Exception thrown when a task already exists.

TaskAlreadyInFinalStateException

Exception thrown when a task is already in a final state.

TaskCanceledException

Exception that is thrown when a task is canceled.

TaskNotFoundException

Exception thrown when a task is not found.

TaskPausedException

Exception that is thrown when a task is paused.

TimeoutException

Exception that is thrown when a timeout occurs.