Diana  0.8.3
Public Member Functions | Friends
ECapeOutOfResources Class Reference

#include <CapeException.hpp>

Inheritance diagram for ECapeOutOfResources:
ECapeUser ECapeBoundaries ECapeRoot ECapeNoMemory ECapeTimeOut

List of all members.

Public Member Functions

 ECapeOutOfResources ()
 ECapeOutOfResources (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 ECapeOutOfResources &exc)

Detailed Description

Computation Package. The physical resources necessary to the execution of the operation are out of limits.


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

ostream output operator for the ECapeOutOfResources class.


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