|
|||||||||||
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
javax.realtime.OffsetOutOfBoundsException
Thrown if the constructor of an
ImmortalPhysicalMemory
,
LTPhysicalMemory
,
VTPhysicalMemory
,
RawMemoryAccess
, or
RawMemoryFloatAccess
is given an invalid address.
Field Summary |
Fields inherited from class java.lang.RuntimeException |
|
Constructor Summary | |
OffsetOutOfBoundsException()
A constructor for OffsetOutOfBoundsException . |
|
OffsetOutOfBoundsException(java.lang.String description)
A descriptive constructor for OffsetOutOfBoundsException . |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OffsetOutOfBoundsException()
OffsetOutOfBoundsException
.
public OffsetOutOfBoundsException(java.lang.String description)
OffsetOutOfBoundsException
.
description
- A description of the exception.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |