|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Error | +--javax.realtime.IllegalAssignmentError
Thrown if the constructor of an ImmortalPhysicalMemory,
LTPhyscalMemory, VTPhysicalMemory, RawMemoryAccess
, or
RawMemoryFloatAccess
is given an invalid size or
if an accessor method on one of the above classes cause access
to an invalid address.
Field Summary |
Fields inherited from class java.lang.Error |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
IllegalAssignmentError()
A constructor for IllegalAssignmentError . |
|
IllegalAssignmentError(java.lang.String s)
A descriptive constructor for IllegalAssignmentError . |
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 IllegalAssignmentError()
IllegalAssignmentError
.
public IllegalAssignmentError(java.lang.String s)
IllegalAssignmentError
.
s
- The description of the exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |