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