SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
LapackError Class Reference

#include <LapackError.h>

Inheritance diagram for LapackError:
Exception

Public Member Functions

 LapackError (const std::string &, const char *file=0, int line=-1)
 
 LapackError (const LapackError &)
 
virtual ~LapackError () NOEXCEPT
 
virtual const char * message () const
 
virtual const char * type () const
 
- Public Member Functions inherited from Exception
 Exception ()
 
virtual ~Exception () NOEXCEPT
 
const char * stackTrace () const
 
const char * what () const throw ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Exception
static void sci_throw (const Exception &exc)
 
static bool alwaysFalse ()
 
- Protected Attributes inherited from Exception
const char * stacktrace_
 

Constructor & Destructor Documentation

LapackError ( const std::string &  message,
const char *  file = 0,
int  line = -1 
)
LapackError ( const LapackError copy)
~LapackError ( )
virtual

Member Function Documentation

const char * message ( ) const
virtual

Implements Exception.

const char * type ( ) const
virtual

Implements Exception.


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