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