Diana  0.8.3
Public Member Functions | Friends
ECapeNoMemory Class Reference

#include <CapeException.hpp>

Inheritance diagram for ECapeNoMemory:
ECapeOutOfResources ECapeUser ECapeBoundaries ECapeRoot

List of all members.

Public Member Functions

 ECapeNoMemory ()
 ECapeNoMemory (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, Common::Types::CapeDouble _lowerBound=0.0, Common::Types::CapeDouble _upperBound=0.0, Common::Types::CapeDouble _value=0.0, Common::Types::CapeString _type=Common::Types::CapeStringUNDEFINED)

Friends

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

Detailed Description

Computation Package. The physical memory necessary to the execution of the operation is out of limit.


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 ECapeNoMemory exc 
) [friend]

ostream output operator for the ECapeNoMemory class.


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