opendnp3  3.0.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::DNP3Error Class Referencefinal

#include <opendnp3/ErrorCodes.h>

Public Member Functions

 DNP3Error (Error err)
 
 DNP3Error (Error err, std::error_code &ec)
 

Detailed Description

Definition at line 56 of file ErrorCodes.h.

Constructor & Destructor Documentation

◆ DNP3Error() [1/2]

opendnp3::DNP3Error::DNP3Error ( Error  err)
inlineexplicit

Definition at line 59 of file ErrorCodes.h.

◆ DNP3Error() [2/2]

opendnp3::DNP3Error::DNP3Error ( Error  err,
std::error_code &  ec 
)
inline

Definition at line 61 of file ErrorCodes.h.


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