public class InaccessibleAreaException
extends java.lang.RuntimeException
implements java.io.Serializable
Jamaica Real-Time Specification for Java class InaccessibleAreaException.
This exception is thrown on a call to MemoryArea.executeInArea if the memory area is not accessible, i.e., it is not primordial or on the current scope stack.
Constructor and Description |
---|
InaccessibleAreaException()
Constructor of this exception without detail message.
|
InaccessibleAreaException(java.lang.String description)
Constructor of this exception with detail message.
|
public InaccessibleAreaException()
public InaccessibleAreaException(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.