|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--waba.lang.Throwable
|
+--waba.lang.Exception
|
+--waba.lang.RuntimeException
|
+--waba.lang.ClassCastException
Thrown when a class is casted to an incompatible class.
| Constructor Summary | |
ClassCastException()
|
|
ClassCastException(String s)
|
|
| Methods inherited from class waba.lang.Throwable |
getMessage,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public ClassCastException()
public ClassCastException(String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||