com.xensource.xenapi
Class Types.PoolAuthDisableFailedWrongCredentials
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.PoolAuthDisableFailedWrongCredentials
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.PoolAuthDisableFailedWrongCredentials
- extends Types.XenAPIException
The pool failed to disable the external authentication of at least one host.
- See Also:
- Serialized Form
host
public final String host
message
public final String message
Types.PoolAuthDisableFailedWrongCredentials
public Types.PoolAuthDisableFailedWrongCredentials(String host,
String message)
- Create a new PoolAuthDisableFailedWrongCredentials
- Parameters:
host
- message
-