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