public class UnsupportedPhysicalMemoryException
extends java.lang.RuntimeException
implements java.io.Serializable
Jamaica Real-Time Specification for Java class UnsupportedPhysicalMemoryException.
An instance of this exception is thrown by the constructors of raw and physical memory classes if the requested memory type is not supported.
Constructor and Description |
---|
UnsupportedPhysicalMemoryException()
Constructor of this exception without detail message.
|
UnsupportedPhysicalMemoryException(java.lang.String description)
Constructor of this exception with detail message.
|
public UnsupportedPhysicalMemoryException()
public UnsupportedPhysicalMemoryException(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.