PyNE C++
Public Member Functions | List of all members
pyne::ValueError Class Reference

Exception representing value errors of all kinds. More...

#include <utils.h>

Inheritance diagram for pyne::ValueError:

Public Member Functions

 ValueError ()
 default constructor
 
 ~ValueError () throw ()
 default destructor
 
 ValueError (std::string msg)
 constructor with the filename fname.
 
virtual const char * what () const throw ()
 Creates a helpful error message.
 

Detailed Description

Exception representing value errors of all kinds.


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