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