fcml  1.2.2
Classes
fcml_errors.hpp File Reference

C++ wrapper for the FCML errors handling. More...

#include <vector>
#include "fcml_types.h"
#include "fcml_errors.h"
#include "fcml_common.hpp"
Include dependency graph for fcml_errors.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcml::ErrorInfo
 Contains an error message together with error level and error code. More...
 
class  fcml::ErrorContainer
 Wraps multiple errors into one component. More...
 
class  fcml::ErrorTypeConverter
 Types converter. More...
 
class  fcml::ErrorContainerAwareException
 Base class for all exceptions that are aware of ErrorContainer. More...
 

Detailed Description

C++ wrapper for the FCML errors handling.