|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorAction
Throws an exception and forces error processing to occur.
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
Returns the optional message that indicates the cause of this error. |
void |
setMessage(java.lang.String message)
Sets the optional message that indicates the cause of this error. |
| Methods inherited from interface flux.runtimedatamap.RuntimeDataMap |
|---|
getRuntimeDataMap, setRuntimeDataMap |
| Method Detail |
|---|
java.lang.String getMessage()
void setMessage(java.lang.String message)
message - The optional message that indicates the cause of this
error. May be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||