Class Types.OperationBlocked

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.OperationBlocked extends Types.XenAPIException
You attempted an operation that was explicitly blocked (see the blocked_operations field of the given object).
See Also:
  • Field Details

    • ref

      public final String ref
    • code

      public final String code
  • Constructor Details

    • OperationBlocked

      public OperationBlocked(String ref, String code)
      Create a new OperationBlocked