Name

java.lang.Exception

Synopsis

This class is identical to its J2SE counterpart. It forms the base of the J2ME exception hierarchy.

public classException extends java.lang.Throwable {
   // constructors
   public Exception();
   public Exception(String s);
}

Get Wireless Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.