arcstk::v_1_0_0::DefaultErrorHandler class final

Logs every error and throws StreamReadException afterwards.

DefaultErrorHandler is movable but not copyable.

Base classes

class v_1_0_0::ErrorHandler
Interface for ARStreamParser error handlers.

Constructors, destructors, conversion operators

DefaultErrorHandler()
Default constructor.
DefaultErrorHandler(DefaultErrorHandler&& rhs) noexcept
Move constructor.

Function documentation

arcstk::v_1_0_0::DefaultErrorHandler::DefaultErrorHandler(DefaultErrorHandler&& rhs) noexcept

Move constructor.

Parameters
rhs in Instance to move