public class OffsetOutOfBoundsException extends RuntimeException implements 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(String description)
Constructor of this exception with detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OffsetOutOfBoundsException()
public OffsetOutOfBoundsException(String description)
description
- The detail message or null if none.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2016 aicas GmbH. All Rights Reserved.