@WebFault(name="PatchNotApplicableFault", targetNamespace="urn:vim25") public class PatchNotApplicableFaultMsg extends Exception
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
PatchNotApplicableFaultMsg() |
PatchNotApplicableFaultMsg(String message) |
PatchNotApplicableFaultMsg(String message,
PatchNotApplicable patchNotApplicableFault) |
PatchNotApplicableFaultMsg(String message,
PatchNotApplicable patchNotApplicableFault,
Throwable cause) |
PatchNotApplicableFaultMsg(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
PatchNotApplicable |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public PatchNotApplicableFaultMsg()
public PatchNotApplicableFaultMsg(String message)
public PatchNotApplicableFaultMsg(String message, PatchNotApplicable patchNotApplicableFault)
public PatchNotApplicableFaultMsg(String message, PatchNotApplicable patchNotApplicableFault, Throwable cause)
public PatchNotApplicable getFaultInfo()
Copyright © 2018. All rights reserved.