Error severity.
More...
#include <exceptions.hxx>
|
| | severity (value v) |
| | Initialize an instance with the underlying enum value.
|
| |
| | operator value () const |
| | Implicitly convert the instance to the underlying enum value.
|
| |
◆ value
Underlying enum type.
| Enumerator |
|---|
| warning | Indicates the warning condition.
|
| error | Indicates the error condition.
|
◆ severity()
Initialize an instance with the underlying enum value.
- Parameters
-
| v | An underlying enum value. |
◆ operator value()
Implicitly convert the instance to the underlying enum value.
- Returns
- The underlying enum value.
The documentation for this class was generated from the following file:
Copyright © 2005-2023 Code Synthesis.