Share via


FabricTestCommandOperationIdAlreadyExistsException Class

Definition

The exception that is thrown when a test command already exists, i.e. when there is a duplicate operation identifier.

[System.Serializable]
public class FabricTestCommandOperationIdAlreadyExistsException : System.Fabric.FabricException
[<System.Serializable>]
type FabricTestCommandOperationIdAlreadyExistsException = class
    inherit FabricException
Public Class FabricTestCommandOperationIdAlreadyExistsException
Inherits FabricException
Inheritance
FabricTestCommandOperationIdAlreadyExistsException
Attributes

Applies to