| Package | Description |
|---|---|
| org.apache.schema_validation | |
| org.apache.schema_validation.types |
| Modifier and Type | Method and Description |
|---|---|
SomeFault |
DoSomethingFault.getFaultInfo() |
| Constructor and Description |
|---|
DoSomethingFault(String message,
SomeFault someFault) |
DoSomethingFault(String message,
SomeFault someFault,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
SomeFault |
ObjectFactory.createSomeFault()
Create an instance of
SomeFault |
Apache CXF