public class OffsetOutOfBoundsException
extends java.lang.RuntimeException
implements java.io.Serializable
Jamaica Real-Time Specification for Java class OffsetOutOfBoundsException.
An instance of this exception is thrown if an attempt is made to access memory at an illegal base address or offset using the raw and physical memory classes.
Constructor and Description |
---|
OffsetOutOfBoundsException()
Constructor of this exception without detail message.
|
OffsetOutOfBoundsException(java.lang.String description)
Constructor of this exception with detail message.
|
public OffsetOutOfBoundsException()
public OffsetOutOfBoundsException(java.lang.String description)
description
- The detail message or null if none.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.