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