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