public class MemoryScopeException extends RuntimeException implements Serializable
Jamaica Real-Time Specification for Java class MemoryScopeException.
This exception is thrown by the wait-free queue classes if the ends of the queue reside in incompatible memory areas.
Constructor and Description |
---|
MemoryScopeException()
Constructor of this exception without detail message.
|
MemoryScopeException(String description)
Constructor of this exception with detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MemoryScopeException()
public MemoryScopeException(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.