MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu::Exceptions Namespace Reference

Classes

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