public class VmFaultToleranceOpIssuesList extends VmFaultToleranceIssue
| Modifier and Type | Field and Description |
|---|---|
LocalizedMethodFault[] |
errors |
LocalizedMethodFault[] |
warnings |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
VmFaultToleranceOpIssuesList() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault[] |
getErrors() |
LocalizedMethodFault[] |
getWarnings() |
void |
setErrors(LocalizedMethodFault[] errors) |
void |
setWarnings(LocalizedMethodFault[] warnings) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LocalizedMethodFault[] errors
public LocalizedMethodFault[] warnings
public LocalizedMethodFault[] getErrors()
public LocalizedMethodFault[] getWarnings()
public void setErrors(LocalizedMethodFault[] errors)
public void setWarnings(LocalizedMethodFault[] warnings)
Copyright © 2011-2012. All Rights Reserved.