|
Jamaica 6.1 release 1
|
||||||||
| 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.MemoryTypeConflictException
public class MemoryTypeConflictException
Jamaica Real-Time Specification for Java class MemoryTypeConflictException.
An instance of this exception may be thrown by classes that permit access to physical memory if they are provided with conflicting memory type specifiers or a conflicting specifier and base address.
| Constructor Summary | |
|---|---|
MemoryTypeConflictException()
Constructor of this exception without detail message. |
|
MemoryTypeConflictException(java.lang.String description)
Constructor |
|
| 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 MemoryTypeConflictException()
public MemoryTypeConflictException(java.lang.String description)
description -
|
Jamaica 6.1 release 1
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||