January 2002
Intermediate to advanced
264 pages
8h 3m
English
java.lang.Exception
This class is identical to its J2SE counterpart. It forms the base of the J2ME exception hierarchy.
public classExceptionextends java.lang.Throwable { // constructors publicException(); publicException(String s); }
Read now
Unlock full access