|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.extend.NonNestedOutboundVariable
org.directwebremoting.extend.ErrorOutboundVariable
public class ErrorOutboundVariable
An OutboundVariable that can not be recursive.
| Constructor Summary | |
|---|---|
ErrorOutboundVariable(java.lang.String errorMessage)
Default ctor that leaves blank members |
|
| Method Summary | |
|---|---|
static java.lang.String |
sanitizeErrorMessage(java.lang.String errorMessage)
|
| Methods inherited from class org.directwebremoting.extend.NonNestedOutboundVariable |
|---|
getAssignCode, getBuildCode, getDeclareCode, getReferenceVariable, incrementReferenceCount, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorOutboundVariable(java.lang.String errorMessage)
errorMessage - Some message for the developer to see.| Method Detail |
|---|
public static java.lang.String sanitizeErrorMessage(java.lang.String errorMessage)
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||