PandA-2024.02
Functions
exceptions.cpp File Reference

exceptions managed by PandA More...

#include <cstdlib>
Include dependency graph for exceptions.cpp:

Go to the source code of this file.

Functions

bool IsError (const int error_value)
 Utility include. More...
 
bool is_failure (const int error_value)
 Return true if the return value corresponds to a failure (not to an error) More...
 

Detailed Description

exceptions managed by PandA

This structure is used to manage the exception arised by the Panda toolset.

Author
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Revision$ $Date$ Last modified by $Author$

Definition in file exceptions.cpp.

Function Documentation

◆ is_failure()

bool is_failure ( const int  error_value)

Return true if the return value corresponds to a failure (not to an error)

Parameters
return_valueis a return value of a system
Returns
true if return value corresponds to a failure

Definition at line 64 of file exceptions.cpp.

◆ IsError()

bool IsError ( const int  error_value)

Generated on Mon Feb 12 2024 13:03:35 for PandA-2024.02 by doxygen 1.8.13