Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.restapi.resource |
Modifier and Type | Field and Description |
---|---|
protected Fault |
Creation.fault |
protected Fault |
Action.fault |
Modifier and Type | Method and Description |
---|---|
Fault |
ObjectFactory.createFault()
Create an instance of
Fault |
Fault |
Creation.getFault()
Gets the value of the fault property.
|
Fault |
Action.getFault()
Gets the value of the fault property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Fault> |
ObjectFactory.createFault(Fault value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Fault> |
ObjectFactory.createFault(Fault value)
|
void |
Creation.setFault(Fault value)
Sets the value of the fault property.
|
void |
Action.setFault(Fault value)
Sets the value of the fault property.
|
Modifier and Type | Method and Description |
---|---|
protected Fault |
BaseBackendResource.fault(String reason,
String detail) |
Fault |
BaseBackendResource.WebFaultException.getFault() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBackendAsyncStatusResource.setReason(Fault fault) |
Constructor and Description |
---|
BaseBackendResource.WebFaultException(Exception cause,
Fault fault,
javax.ws.rs.core.Response.Status status) |
Copyright © 2012. All Rights Reserved.