AddTaskCollectionTerminatedException Class

Definition

The exception that is thrown when the AddTaskCollection operation is terminated.

public class AddTaskCollectionTerminatedException : Microsoft.Azure.Batch.BatchClientException
Inheritance
AddTaskCollectionTerminatedException

Inherited Members

Microsoft.Azure.Batch.Common.BatchException

Properties

AddTaskResult

Gets the AddTaskResult for the task which caused the exception.

Extension Methods

CheckIotHubErrorCode(Exception, ErrorCode[])
DisablePrepareForRethrow(Exception)
GetReferenceCode(Exception)
IsFatal(Exception)
PrepareForRethrow(Exception)
ToStringSlim(Exception)
Unwind(Exception)
Unwind(Exception, Type[])
Unwind<TException>(Exception)
IsWrappedExceptionTransient(Exception)
FindInnerException<T>(Exception)