|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SiteException | |
---|---|
orc.error.runtime | |
orc.runtime | Runtime for Orc interpreter. |
orc.runtime.regions | Regions are used to track when some (sub-)computation terminates. |
Uses of SiteException in orc.error.runtime |
---|
Subclasses of SiteException in orc.error.runtime | |
---|---|
class |
JavaException
A container for Java-level exceptions raised by code implementing sites. |
Uses of SiteException in orc.runtime |
---|
Methods in orc.runtime that throw SiteException | |
---|---|
void |
Token.popLtimer()
|
Uses of SiteException in orc.runtime.regions |
---|
Methods in orc.runtime.regions that throw SiteException | |
---|---|
LogicalClock |
LogicalClock.getParentClock()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |