public class NumVirtualCpusIncompatible extends VmConfigFault
| Modifier and Type | Field and Description |
|---|---|
int |
numCpu |
String |
reason |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
NumVirtualCpusIncompatible() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumCpu() |
String |
getReason() |
void |
setNumCpu(int numCpu) |
void |
setReason(String reason) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String reason
public int numCpu
Copyright © 2011-2012. All Rights Reserved.