Class Types.OtherOperationInProgress

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.OtherOperationInProgress extends Types.XenAPIException
Another operation involving the object is currently in progress
See Also:
  • Field Details

    • clazz

      public final String clazz
    • object

      public final String object
    • operationType

      public final String operationType
    • operationRef

      public final String operationRef
  • Constructor Details

    • OtherOperationInProgress

      public OtherOperationInProgress(String clazz, String object, String operationType, String operationRef)
      Create a new OtherOperationInProgress