| Modifier and Type | Field and Description |
|---|---|
protected LocalizedMethodFault |
UnexpectedFault.fault |
protected LocalizedMethodFault |
MethodFault.faultCause |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault |
ObjectFactory.createLocalizedMethodFault()
Create an instance of
LocalizedMethodFault |
LocalizedMethodFault |
UnexpectedFault.getFault()
Gets the value of the fault property.
|
LocalizedMethodFault |
MethodFault.getFaultCause()
Gets the value of the faultCause property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnexpectedFault.setFault(LocalizedMethodFault value)
Sets the value of the fault property.
|
void |
MethodFault.setFaultCause(LocalizedMethodFault value)
Sets the value of the faultCause property.
|
Copyright © 2016. All Rights Reserved.