Connecting Apama Applications to External Components > Developing Custom Clients > The Client Software Development Kits for C++ and Java > The library classes > Exceptions
Exceptions
Several of the class methods and the static library methods can throw exceptions if they fail or encounter exceptional circumstances. All of these are of the type com::apama::EngineException in C++, or com.apama.EngineException in Java. Both contain a text message indicating the nature of the problem encountered.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.