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