5#ifndef SAPPHIRE_LOGGER_EXCEPTION_NOT_EQUALS_0_GUARD
6#define SAPPHIRE_LOGGER_EXCEPTION_NOT_EQUALS_0_GUARD
41 #define __SA_CREATE_EXCEPTION_NotEquals0(_baseInfo, _lhs) SA::Exception_NotEquals0(\
42 __SA_CREATE_EXCEPTION_Equals0(_baseInfo, _lhs)\
Equals 0 Exception type implementation.
Not Equals Exception base type implementation.
Equals 0 exception implementation.
Definition Exception_Equals0.hpp:24
Not Equals 0 exception implementation.
Definition Exception_NotEquals0.hpp:25
Exception_NotEquals0(Exception_Equals0 &&_exc) noexcept
Definition Exception_NotEquals0.hpp:32
Not Equals exception base type.
Definition Exception_NotEquals.hpp:24
Exception_NotEquals(Exception_Equals &&_exc) noexcept