Apama 10.7.2 | Introduction to Apama | Apama Glossary | exception
 
exception
An exception is an object that represents a runtime error that can be caught with a try ... catch statement. In EPL, Exception is a reference type in the com.apama.exceptions namespace. See Exception handling.