Classes | Namespaces

B2BITS_Exception.h File Reference

Contains Utils::Exception classes declaration. More...

#include <string>
#include <exception>
#include <B2BITS_V12_Defines.h>
#include <B2BITS_SystemDefines.h>
Include dependency graph for B2BITS_Exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utils::EncryptionException
 Exception related to encryption. More...
class  Utils::Exception
 Generic application exception. More...
class  Utils::InvalidParameterException
 Invalid parameter Exception. More...
class  Utils::UnsupportedEncryptionException
 Unsupported encryption method exception. More...

Namespaces

namespace  Utils
 

Usefull classes and methods.



Detailed Description

Contains Utils::Exception classes declaration.

Definition in file B2BITS_Exception.h.