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