Class Types.VlanInUse

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VlanInUse extends Types.XenAPIException
Operation cannot be performed because this VLAN is already in use. Please check your network configuration.
See Also:
  • Field Details

    • device

      public final String device
    • vlan

      public final String vlan
  • Constructor Details

    • VlanInUse

      public VlanInUse(String device, String vlan)
      Create a new VlanInUse