Java Reference
In-Depth Information
Table 2-2. java.lang Classes Supported by CLDC Version
CLDC 1.0
CLDC 1.1
ArithmeticException
ArithmeticException
ArrayIndexOutOfBoundsException
ArrayIndexOutOfBoundsException
ArrayStoreException
ArrayStoreException
Boolean
Boolean
Byte
Byte
Character
Character
Class
Class
ClassCastException
ClassCastException
ClassNotFoundException
ClassNotFoundException
Error
Error
Exception
Exception
IllegalAccessException
IllegalAccessException
IllegalArgumentException
IllegalArgumentException
IllegalMonitorStateException
IllegalMonitorStateException
IllegalThreadStateException
IllegalThreadStateException
IndexOutOfBoundsException
IndexOutOfBoundsException
InstantiationException
InstantiationException
InterruptedException
InterruptedException
Integer
Integer
Long
Long
Math
Math
NegativeArraySizeException
NegativeArraySizeException
NumberFormatException
NumberFormatException
NullPointerException
NullPointerException
Object
Object
OutOfMemoryError
OutOfMemoryError
Runnable
Runnable (interface)
Runtime
Runtime
RuntimeException
RuntimeException
SecurityException
SecurityException
Short
Short
Continued
 
Search WWH ::




Custom Search