|
|||||||||||
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.DSS.ResourceException
A class representing exceptions dealing with utilization of
Resource
's, e.g.,
seize
operations on a
PriorityCeilingResource
by a thread with a priority greater than
the resource's priority ceiling.
Field Summary |
Fields inherited from class java.lang.Exception |
|
Constructor Summary | |
ResourceException()
Void constructor |
|
ResourceException(java.lang.String string)
Constructor |
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 ResourceException()
public ResourceException(java.lang.String string)
string
- this exception's message
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |