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