NAG CPP Interface
error_handler::ErrorCategory

 Contents

 #include "include/utility/nagcpp_error_handler.hpp"

 enum ErrorCategory

1 Description

This enumerator indicates whether an error or warning has been raised.
None
No error or warning was raised.
Error
An error was raised.
Warning
A warning was raised.