Uses of Class
jade.domain.FIPAAgentManagement.InternalError
-
Packages that use InternalError Package Description jade.core.messaging -
-
Uses of InternalError in jade.core.messaging
Methods in jade.core.messaging with parameters of type InternalError Modifier and Type Method Description voidLightMessagingService. notifyFailureToSender(GenericMessage msg, AID receiver, InternalError ie)This method is used internally by the platform in order to notify the sender of a message that a failure was reported by the Message Transport Service.voidMessagingService. notifyFailureToSender(GenericMessage msg, AID receiver, InternalError ie)This method is used internally by the platform in order to notify the sender of a message that a failure was reported by the Message Transport Service.
-