Class Types.BadServerResponse

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.BadServerResponse extends Types.XenAPIException
Thrown if the response from the server contains an invalid status.
See Also:
  • Constructor Details

    • BadServerResponse

      public BadServerResponse(Map response)