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