Package com.vmware.vim25
Class EVCAdmissionFailedHostSoftwareForMode
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.vmware.vim25.MethodFault
com.vmware.vim25.VimFault
com.vmware.vim25.HostConnectFault
com.vmware.vim25.NotSupportedHost
com.vmware.vim25.NotSupportedHostInCluster
com.vmware.vim25.EVCAdmissionFailed
com.vmware.vim25.EVCAdmissionFailedHostSoftwareForMode
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.vmware.vim25.EVCAdmissionFailed
faultsFields inherited from class com.vmware.vim25.NotSupportedHost
productName, productVersionFields inherited from class com.vmware.vim25.MethodFault
dynamicProperty, dynamicType, faultCause, faultMessageFields inherited from class java.rmi.RemoteException
detail -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.EVCAdmissionFailed
getFaults, setFaultsMethods inherited from class com.vmware.vim25.NotSupportedHost
getProductName, getProductVersion, setProductName, setProductVersionMethods inherited from class com.vmware.vim25.MethodFault
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessageMethods inherited from class java.rmi.RemoteException
getCause, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EVCAdmissionFailedHostSoftwareForMode
public EVCAdmissionFailedHostSoftwareForMode()
-