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