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