Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Parser::ParserError Class Reference

Base class for parsing errors. More...

#include <Common.h>

Inherits std::runtime_error.

Inherited by LatBuilder::Parser::BadCombiner, LatBuilder::Parser::BadCoordUniformFigureOfMerit, LatBuilder::Parser::BadFilter, LatBuilder::Parser::BadKernel, LatBuilder::Parser::BadLatType, LatBuilder::Parser::BadLevelWeights, LatBuilder::Parser::BadNorm, LatBuilder::Parser::BadProjDepMerit, and LatBuilder::Parser::BadWeights.

Public Member Functions

 ParserError (const std::string &message)
 

Detailed Description

Base class for parsing errors.

Examples:
quantiles.cc.

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