public static class Types.AuthAlreadyEnabled extends Types.XenAPIException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
currentAuthType |
java.lang.String |
currentServiceName |
errorDescription, shortDescription| Constructor and Description |
|---|
AuthAlreadyEnabled(java.lang.String currentAuthType,
java.lang.String currentServiceName)
Create a new AuthAlreadyEnabled
|
toString