|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.wlw.netui.tags.databinding.grid.datacontext.DataContextException
public class DataContextException
| Constructor Summary | |
|---|---|
DataContextException(String message)
|
|
DataContextException(String message,
Throwable t)
|
|
| Method Summary | |
|---|---|
String |
getLocalizedMessage()
|
void |
setLocalizedMessage(String localizedMessage)
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DataContextException(String message)
public DataContextException(String message,
Throwable t)
| Method Detail |
|---|
public void setLocalizedMessage(String localizedMessage)
public String getLocalizedMessage()
getLocalizedMessage in class Throwable
|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||