|
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
javax.realtime.ProcessorAffinityException
public class ProcessorAffinityException
RTSJ 1.1 exception thrown in case of errors related to processor affinities.
| Constructor Summary | |
|---|---|
ProcessorAffinityException()
Constructor of this exception without detail message. |
|
ProcessorAffinityException(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 ProcessorAffinityException()
public ProcessorAffinityException(java.lang.String description)
description - The detail message or null if none.
|
Jamaica 6.1 release 1
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||