Custom Active-to-Passive Handler
Overview
For cases where active to passive conversions are expected but should be monitored, please refer to the Active to Passive conversions section.
The AADC library supports custom Active-to-Passive handlers with conversion type information, context data, and the ability to throw exceptions. This enhancement enables more sophisticated error handling and debugging capabilities, including detailed conversion type information, stack trace capture, and context-specific error handling.
Key Features:
- Custom handler registration with user context
- Conversion type identification (idouble→int, idouble→bool, etc.)
- Exception throwing support from handlers
- Stack trace integration for debugging
This is a preview of the Custom Active-to-Passive Handler documentation.
The full documentation includes API details, implementation examples, exception handling patterns, and stack trace integration guides.
Contact us to request a demo version and get access to the complete documentation.