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