Class Types.HostNotEnoughFreeMemory

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.HostNotEnoughFreeMemory extends Types.XenAPIException
Not enough server memory is available to perform this operation.
See Also:
  • Field Details

    • needed

      public final String needed
    • available

      public final String available
  • Constructor Details

    • HostNotEnoughFreeMemory

      public HostNotEnoughFreeMemory(String needed, String available)
      Create a new HostNotEnoughFreeMemory