|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Fault
A Fault object stores the metadata related to faults for a service.
| Method Summary | |
|---|---|
String |
getDescription()
Retrieves the description of the usage of this fault. |
String |
getHint()
Retrieves the short description of the purpose of this fault. |
String |
getName()
Retrieves the name of this fault, which is expected to be unique with respect to the operation. |
String |
getTitle()
Retrieves the title of this fault, which is expected to be displayed within any IDE or user interface. |
String |
getType()
Retrieves the name of the exception class that is expected to be thrown due to this fault. |
| Method Detail |
|---|
String getName()
String getTitle()
String getDescription()
String getHint()
String getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||