5#ifndef SAPPHIRE_LOGGER_EXCEPTION_NOT_EQUALS_1_GUARD
6#define SAPPHIRE_LOGGER_EXCEPTION_NOT_EQUALS_1_GUARD
41 #define __SA_CREATE_EXCEPTION_NotEquals1(_baseInfo, _lhs) SA::Exception_NotEquals1(\
42 __SA_CREATE_EXCEPTION_Equals1(_baseInfo, _lhs)\
Equals 1 Exception type implementation.
Not Equals Exception base type implementation.
Equals 1 exception implementation.
Definition Exception_Equals1.hpp:24
Not Equals 1 exception implementation.
Definition Exception_NotEquals1.hpp:25
Exception_NotEquals1(Exception_Equals1 &&_exc) noexcept
Definition Exception_NotEquals1.hpp:32
Not Equals exception base type.
Definition Exception_NotEquals.hpp:24
Exception_NotEquals(Exception_Equals &&_exc) noexcept