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