|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SFFault
SFInput represents a fault of an operation.
| Method Summary | |
|---|---|
SFMessage |
getMessage()
Returns the message associated with this SFFault object. |
void |
setMessage(SFMessage message)
Sets the message associated with this SFFault object. |
| Method Detail |
|---|
SFMessage getMessage()
void setMessage(SFMessage message)
throws SFException
message - A message.
SFException - One of the following exceptions may result:
| Error | Description | Severity |
| WZEF1001E_ARGSERROR | Illegal arguments. The message is null. | ERROR: The message was not set successfully. |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||