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