NexusCPP  3.5.0
Public Member Functions | List of all members
nxcpp::IExceptionHandler Class Referenceabstract

Exception handling interface. More...

#include <nxwriter.h>

Inheritance diagram for nxcpp::IExceptionHandler:
Inheritance graph
[legend]

Public Member Functions

virtual void OnNexusException (const NexusException &e)=0
 Method to implement. More...
 

Detailed Description

Exception handling interface.

Member Function Documentation

◆ OnNexusException()

virtual void nxcpp::IExceptionHandler::OnNexusException ( const NexusException e)
pure virtual

Method to implement.


The documentation for this class was generated from the following file: