STE-Industries: utilities testing
|
Go to the documentation of this file.
13 # if !defined FLOAT_EXCEPTION_H
15 # define FLOAT_EXCEPTION_H
85 float thisValue) noexcept;
89 void Write(FILE* OutputFile)
const noexcept
override;
@ INVALID_ALPHA
Invalid exponent of the repulsion parameter.
@ INVALID_BETA
Invalid exponent of the attraction parameter.
static const char *const ErrorFormat
void Write(FILE *OutputFile) const noexcept override
FloatException(FloatExceptionType thisExceptionKind, float thisValue) noexcept
@ INVALID_REPULSION_STEP
Invalid repulsion step parameter.
static const char *const Message[]
FloatExceptionType ExceptionKind
~FloatException(void) noexcept=default