psi::SanityCheckError Class Reference

#include <exception.h>

Inheritance diagram for psi::SanityCheckError:

psi::PsiException

List of all members.

Public Member Functions

 SanityCheckError (std::string message, const char *file, int line) throw ()


Detailed Description

Exception for sanity checks being performed, e.g. checking alignment of matrix multiplication.

Constructor & Destructor Documentation

psi::SanityCheckError::SanityCheckError ( std::string  message,
const char *  file,
int  line 
) throw ()

Constructor

Parameters:
message The message that will be printed by exception
file The file that threw the exception (use __FILE__ macro)
line The line number that threw the exception (use __LINE__ macro)


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

Generated on Mon Dec 21 14:14:48 2009 for PSI by  doxygen 1.5.6