public class ResourceLimitError
extends java.lang.Error
implements java.io.Serializable
Jamaica Real-Time Specification for Java class ResourceLimitError.
This exception is thrown by PhysicalMemoryManager if the system does only support a bounded number of memory filters and this bound is exceeded.
Constructor and Description |
---|
ResourceLimitError()
Constructor of this exception without detail message.
|
ResourceLimitError(java.lang.String description)
Constructor of this exception with detail message.
|
public ResourceLimitError()
public ResourceLimitError(java.lang.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.