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.