Diana  0.8.3
Public Member Functions | Friends
ECapeLicenceError Class Reference

#include <CapeException.hpp>

Inheritance diagram for ECapeLicenceError:
ECapeData ECapeUser ECapeRoot

List of all members.

Public Member Functions

 ECapeLicenceError ()
 ECapeLicenceError (ExceptionCode _code, Common::Types::CapeString _description, Common::Types::CapeString _scope=Common::Types::CapeStringUNDEFINED, Common::Types::CapeString _interfaceName=Common::Types::CapeStringUNDEFINED, Common::Types::CapeString _operation=Common::Types::CapeStringUNDEFINED, Common::Types::CapeURL _moreInfo=Common::Types::CapeURLUNDEFINED)

Friends

std::ostream & operator<< (std::ostream &os, const ECapeLicenceError &exc)

Detailed Description

Data Package. An operation can not be completed because the licence agreement is not respected.


Constructor & Destructor Documentation

Constructor (does nothing).

Constructor with default arguments. Not defined in Python.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const ECapeLicenceError exc 
) [friend]

ostream output operator for the ECapeLicenceError class.


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