Error Handling
Two general types of errors can occur with subscriptions:
1. | During the registration of the subscription. This condition will cause the AgentManager.subscribe() method to throw a MicroAgentException . |
2. | During the servicing of the subscription These errors are delivered to the SubscriptionHandler . |