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