aicas logoJamaica 6.4 release 1

javax.realtime
Class SizeOutOfBoundsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.realtime.SizeOutOfBoundsException
All Implemented Interfaces:
Serializable

public class SizeOutOfBoundsException
extends RuntimeException
implements Serializable

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.

See Also:
Serialized Form

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

SizeOutOfBoundsException

public SizeOutOfBoundsException()
Constructor of this exception without detail message.


SizeOutOfBoundsException

public SizeOutOfBoundsException(String description)
Constructor

Parameters:
description -

aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.