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