Class Types.PoolAuthEnableFailedInvalidAccount

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PoolAuthEnableFailedInvalidAccount extends Types.XenAPIException
The pool failed to enable external authentication.
See Also:
  • Field Details

    • host

      public final String host
    • message

      public final String message
  • Constructor Details

    • PoolAuthEnableFailedInvalidAccount

      public PoolAuthEnableFailedInvalidAccount(String host, String message)
      Create a new PoolAuthEnableFailedInvalidAccount