MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ last_error()

const std::string & MayaFlux::IO::JSONSerializer::last_error ( ) const
inline

Last error message, empty if no error.

Definition at line 131 of file JSONSerializer.hpp.

131{ return m_last_error; }

Referenced by MayaFlux::Nexus::StateDecoder::decode(), and MayaFlux::Nexus::StateDecoder::reconstruct().

+ Here is the caller graph for this function: