MueLu  Version of the Day
MueLu_Exceptions.hpp File Reference
#include <Teuchos_Exceptions.hpp>
#include "MueLu_ConfigDefs.hpp"

Go to the source code of this file.

Classes

class  MueLu::Exceptions::BadCast
 Exception indicating invalid cast attempted. More...
 
class  MueLu::Exceptions::NotImplemented
 Exception throws when you call an unimplemented method of MueLu. More...
 
class  MueLu::Exceptions::RuntimeError
 Exception throws to report errors in the internal logical of the program. More...
 
class  MueLu::Exceptions::Overflow
 Exception throws to report overflows. More...
 
class  MueLu::Exceptions::Incompatible
 Exception throws to report incompatible objects (like maps). More...
 
class  MueLu::Exceptions::DependencyError
 Exception throws to report data dependency problems between factories. More...
 
class  MueLu::Exceptions::InvalidArgument
 Exception throws to report invalid user entry. More...
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 
 MueLu::Exceptions