Developing Apama Applications > Developing Clients > The C++ and Java Client Software Development Kits > 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 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.