SA_Logger
Sapphire's Suite's C++ Logger.
|
Files | |
Exception.hpp | |
Default Exception type implementation. | |
Exception_Equals.hpp | |
Equals Exception base type implementation. | |
Exception_Equals0.hpp | |
Equals 0 Exception type implementation. | |
Exception_Equals1.hpp | |
Equals 1 Exception type implementation. | |
Exception_IsValid.hpp | |
IsValid Exception type implementation. | |
Exception_NotEquals.hpp | |
Not Equals Exception base type implementation. | |
Exception_NotEquals0.hpp | |
Not Equals 0 Exception type implementation. | |
Exception_NotEquals1.hpp | |
Not Equals 1 Exception type implementation. | |
Exception_Nullptr.hpp | |
Nullptr Exception type implementation. | |
Exception_OutOfArrayRange.hpp | |
OutOfRange Array Exception type implementation. | |
Exception_OutOfRange.hpp | |
OutOfRange Exception type implementation. | |
Exception_ReachBadAPI.hpp | |
ReachBadAPI Exception type implementation. | |