Particle Identification and Tracking
Public Member Functions | List of all members
utilities::Ll_range_error Class Reference

Exception class derived from the standard range_error class to indicate when a linked list has stepped over it's range. More...

#include <exception.h>

+ Inheritance diagram for utilities::Ll_range_error:
+ Collaboration diagram for utilities::Ll_range_error:

Public Member Functions

 Ll_range_error (const std::string &_arg)
 

Detailed Description

Exception class derived from the standard range_error class to indicate when a linked list has stepped over it's range.

Might kill this.

Constructor & Destructor Documentation

utilities::Ll_range_error::Ll_range_error ( const std::string &  _arg)
inlineexplicit

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