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