Class Types.VlanTagInvalid

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VlanTagInvalid extends Types.XenAPIException
You tried to create a VLAN, but the tag you gave was invalid -- it must be between 0 and 4094. The parameter echoes the VLAN tag you gave.
See Also:
  • Field Details

    • VLAN

      public final String VLAN
  • Constructor Details

    • VlanTagInvalid

      public VlanTagInvalid(String VLAN)
      Create a new VlanTagInvalid