Apama 10.3.1 | Apama Documentation | Connecting Apama Applications to External Components | Working with IAF Plug-ins | Java Codec Plug-in Development | The codec plug-in development specification for Java | Semantic Mapper exceptions
 
Semantic Mapper exceptions
Codec plug-ins should never need to construct or throw SemanticMapperException objects, but they need to be able to catch them if they are thrown from the SemanticMapper.sendNormalisedEvent method when it is called by the event codec.
SemanticMapperException has exactly the same set of constructors as the CodecException class described above. The only significant difference is the set of error codes.
See the SemanticMapperException class in the API Reference for Java (Javadoc) for more information on the constructors and error codes.

Copyright © 2013-2019 | 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.