|
![]() |
|||||||||
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.SizeOutOfBoundsException
public class SizeOutOfBoundsException
Jamaica Real-Time Specification for Java class SizeOutOfBoundsException.
This exception is caused by methods of raw and phyiscal memory classes if they area provided with an invalid (negative or too large) size argument for a memory region.
Constructor Summary | |
---|---|
SizeOutOfBoundsException()
Constructor of this exception without detail message. |
|
SizeOutOfBoundsException(String description)
Constructor |
Method Summary |
---|
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 SizeOutOfBoundsException()
public SizeOutOfBoundsException(String description)
description
-
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |