|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--ajax.common.AjaxException
|
+--ajax.type.AjaxTypeException
The Ajax type exception occurs when duplicated named fields are added - change this text!!!
| Constructor Summary | |
AjaxTypeException()
Constructs an AjaxTypeException with no detail message. |
|
AjaxTypeException(java.lang.String s)
Constructs an AjaxTypeException with a detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AjaxTypeException()
public AjaxTypeException(java.lang.String s)
s - the String that contains a detailed message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||