Uses of Class
javax.realtime.SizeOutOfBoundsException

Uses of SizeOutOfBoundsException in javax.realtime
 

Constructors in javax.realtime that throw SizeOutOfBoundsException
RawMemoryAccess(java.lang.Object type, long size)
          Construct an instance of RawMemoryAccess with the given parameters, and set the object to the mapped state.
RawMemoryAccess(java.lang.Object type, long base, long size)
          Construct an instance of RawMemoryAccess with the given parameters, and set the object to the mapped state.