|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.squawk.realtime.SizeOutOfBoundsException
public class SizeOutOfBoundsException
Thrown if the constructor of a RawMemoryAccess, or
RawMemoryFloatAccess is given an invalid size or if an
accessor method on one of the above classes would cause access to
an invalid address.
| Constructor Summary | |
|---|---|
SizeOutOfBoundsException()
A constructor for SizeOutOfBoundsException. |
|
SizeOutOfBoundsException(String description)
A descriptive constructor for SizeOutOfBoundsException. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
getMessage, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SizeOutOfBoundsException()
SizeOutOfBoundsException.
public SizeOutOfBoundsException(String description)
SizeOutOfBoundsException.
description - The description of the exception.
|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||