@Deprecated
public class UnsupportedPhysicalMemoryException
extends java.lang.RuntimeException
Constructor and Description |
---|
UnsupportedPhysicalMemoryException()
Deprecated.
A constructor for
UnsupportedPhysicalMemoryException . |
UnsupportedPhysicalMemoryException(java.lang.String description)
Deprecated.
A descriptive constructor for
UnsupportedPhysicalMemoryException . |
public UnsupportedPhysicalMemoryException()
UnsupportedPhysicalMemoryException
.public UnsupportedPhysicalMemoryException(java.lang.String description)
UnsupportedPhysicalMemoryException
.description
- The reason for throwing the exception.