Hermes2D  2.0
Hermes::Hermes2D::CalculationContinuityException Class Reference

Own exception class to catch all potential exceptions that might occur in saving / loading entities using the subsequent classes. More...

#include <calculation_continuity.h>

+ Inheritance diagram for Hermes::Hermes2D::CalculationContinuityException:

Public Types

enum  exceptionEntityType {
  meshes, spaces, solutions, time_steps,
  error, general
}
 

Public Member Functions

 CalculationContinuityException (exceptionEntityType type, const char *msg)
 
void init (exceptionEntityType type, const char *msg)
 

Detailed Description

Own exception class to catch all potential exceptions that might occur in saving / loading entities using the subsequent classes.

Definition at line 32 of file calculation_continuity.h.


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