Generated on Tue Jan 26 2021 00:00:00 for Gecode by doxygen 1.9.1
Gecode::Search::NoAssets Class Reference

Exception: No assets requested for portfolio-based search More...

#include <exception.hpp>

Public Member Functions

 NoAssets (const char *l)
 Initialize with location l. More...
 
- Public Member Functions inherited from Gecode::Exception
 Exception (const char *l, const char *i) throw ()
 Initialize with location l and information i. More...
 
virtual const char * what (void) const throw ()
 Return information. More...
 

Detailed Description

Exception: No assets requested for portfolio-based search

Definition at line 48 of file exception.hpp.

Constructor & Destructor Documentation

◆ NoAssets()

Gecode::Search::NoAssets::NoAssets ( const char *  l)

Initialize with location l.

Definition at line 41 of file exception.cpp.


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