|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in edu.vub.at.exceptions used by edu.vub.at | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
XParseError
XParseError is thrown when illegal input is parsed by the AmbientTalk parser. |
Classes in edu.vub.at.exceptions used by edu.vub.at.actors | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.actors.id | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.actors.natives | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
XClassNotFound
Raised when a request to load a class via a JavaPackage failed. |
|
XIOProblem
The class XIOProblem is mainly a wrapper class for Java IOExceptions. |
|
XTypeMismatch
XTypeMismatch instances are thrown when a value conversion failed. |
Classes in edu.vub.at.exceptions used by edu.vub.at.actors.net | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.eval | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.exceptions | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.objects | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.objects.coercion | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
XTypeMismatch
XTypeMismatch instances are thrown when a value conversion failed. |
Classes in edu.vub.at.exceptions used by edu.vub.at.objects.grammar | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.objects.mirrors | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
XArityMismatch
XArityMismatch is thrown during function application when actual arguments are bound to formal parameters and there are either too many or too few actual arguments supplied. |
|
XReflectionFailure
An instance of the class XReflectionFailure is thrown when something goes wrong when dealing with mirror or mirage operations. |
|
XTypeMismatch
XTypeMismatch instances are thrown when a value conversion failed. |
Classes in edu.vub.at.exceptions used by edu.vub.at.objects.natives | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
XIOProblem
The class XIOProblem is mainly a wrapper class for Java IOExceptions. |
|
XTypeMismatch
XTypeMismatch instances are thrown when a value conversion failed. |
Classes in edu.vub.at.exceptions used by edu.vub.at.objects.natives.grammar | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
XTypeMismatch
XTypeMismatch instances are thrown when a value conversion failed. |
Classes in edu.vub.at.exceptions used by edu.vub.at.objects.symbiosis | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
XTypeMismatch
XTypeMismatch instances are thrown when a value conversion failed. |
|
XUndefinedField
An XUndefinedField exception is raised whenever a variable reference lookup fails, or a field assignment lookup fails. |
Classes in edu.vub.at.exceptions used by edu.vub.at.parser | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
Classes in edu.vub.at.exceptions used by edu.vub.at.tutorial | |
InterpreterException
ATException is the superclass of all exceptions thrown by the AmbientTalk interpreter. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |