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