Class Types.PifNotPresent

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PifNotPresent extends Types.XenAPIException
This host has no PIF on the given network.
See Also:
  • Field Details

    • host

      public final String host
    • network

      public final String network
  • Constructor Details

    • PifNotPresent

      public PifNotPresent(String host, String network)
      Create a new PifNotPresent