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