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