public class ProcessorAffinityException extends IllegalTaskStateException
StaticThrowable.Hidden
Modifier and Type | Method and Description |
---|---|
static ProcessorAffinityException |
get()
Obtains the singleton of this static throwable.
|
ProcessorAffinityException |
getSingleton()
For the case of legacy code that creates an RTSJ exception
explicity, this provides a means of obtaining its singleton version.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
init, init, init, init, isStatic, writeReplace
public static ProcessorAffinityException get()
public ProcessorAffinityException getSingleton()
StaticThrowable
getSingleton
in interface StaticThrowable<IllegalTaskStateException>
getSingleton
in class IllegalTaskStateException