Axon Exceptions
AxonException is the base class for all axon exceptions defined here.
Axon.AxonExceptions.AccessToUndeclaredTrackedVariableclass AccessToUndeclaredTrackedVariable(AxonException)Attempt to access a value being tracked by the coordinating assistant tracker that isn't actually being tracked yet! Arguments:
Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.ArgumentsClashclass ArgumentsClash(AxonException)Supplied arguments clash with each other. Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.AxonExceptionclass AxonException(Exception)Base class for axon exceptions. Any arguments listed are placed in self.args Methods defined hereAxon.AxonExceptions.BadComponentclass BadComponent(AxonException)The object provided does not appear to be a proper component. Arguments:
Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.BadInboxclass BadInbox(AxonException)The inbox named does not exist or is not a proper inbox. Arguments:
Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.BadParentTrackerclass BadParentTracker(AxonException)Parent tracker is bad (not actually a tracker?) Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.BoxAlreadyLinkedToDestinationclass BoxAlreadyLinkedToDestination(AxonException)The inbox/outbox already has a linkage going from it to a destination. Arguments:
Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.MultipleServiceDeletionclass MultipleServiceDeletion(AxonException)Trying to delete a service that does not exist. Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.NamespaceClashclass NamespaceClash(AxonException)Clash of names. Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.ServiceAlreadyExistsclass ServiceAlreadyExists(AxonException)A service already exists with the name you specifed. Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.invalidComponentInterfaceclass invalidComponentInterface(AxonException)Component does not have the required inboxes/outboxes. Arguments:
Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.noSpaceInBoxclass noSpaceInBox(AxonException)Destination inbox is full. Possible causes:
Methods inherited from Axon.AxonExceptions.AxonException :
Axon.AxonExceptions.normalShutdownclass normalShutdown(AxonException)Methods inherited from Axon.AxonExceptions.AxonException :
FeedbackGot a problem with the documentation? Something unclear that could be clearer? Want to help improve it? Constructive criticism is very welcome - especially if you can suggest a better rewording! Please leave you feedback here in reply to the documentation thread in the Kamaelia blog. -- Automatic documentation generator, 01 Feb 2010 at 04:00:28 UTC/GMT |
Kamaelia
is an open source project originated from and guided by BBC
Research. For more information browse the site or get in
contact.
This is an ongoing community based development site. As a result the contents of this page is the opinions of the contributors of the pages involved not the organisations involved. Specificially, this page may contain personal views which are not the views of the BBC. (the site is powered by a wiki engine)
(C) Copyright 2008 Kamaelia Contributors, including the British Broadcasting Corporation, All Rights Reserved