|
|||||||||
| 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.NullPointerException
Thrown when a null object is being used.
| Constructor Summary | |
NullPointerException()
|
|
NullPointerException(String msg)
|
|
| 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 NullPointerException()
public NullPointerException(String msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||