ANNA Suite  2020b
Multipurpose development suite for Telco applications
Public Types | List of all members
anna::Exception::Mode Struct Reference

#include <Exception.hpp>

Public Types

enum  _v { Ignore, Throw, Trace }
 

Detailed Description

Normaliza las acciones que puede tomar un método a la hora de configurar el tratamiento de errores/excepciones.

Member Enumeration Documentation

◆ _v

Enumerator
Ignore 
Throw 
Trace 
26 { enum _v { Ignore, Throw, Trace }; };
Definition: Exception.hpp:26
Definition: Exception.hpp:26
_v
Definition: Exception.hpp:26
Definition: Exception.hpp:26

The documentation for this struct was generated from the following file: