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