|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
jcama.CamaException
jcama.CamaExceptionNotInScope
public class CamaExceptionNotInScope
Thrown when an agent attempts to use a Linda operation or the lambda scope or in a state where there is no active scope (i.e. when not conntected to a location). Other situations may be a deletion of scope by other agent or trying to execute scope operation without joining it.
Constructor Summary | |
---|---|
CamaExceptionNotInScope()
Creates a new instance of CamaExceptionNotInScope |
|
CamaExceptionNotInScope(java.lang.String s)
|
Method Summary |
---|
Methods inherited from class jcama.CamaException |
---|
CamaSelException |
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 CamaExceptionNotInScope()
public CamaExceptionNotInScope(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |