|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.realtime.UnsupportedPhysicalMemoryException
public class UnsupportedPhysicalMemoryException
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 suuported.
| Constructor Summary | |
|---|---|
UnsupportedPhysicalMemoryException()
Constructor of this exception without detail message. |
|
UnsupportedPhysicalMemoryException(java.lang.String description)
Constructor of this exception with detail message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnsupportedPhysicalMemoryException()
public UnsupportedPhysicalMemoryException(java.lang.String description)
description - The detail message or null if none.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||