Ice Sheet System Model  4.18
Code documentation
Exceptions Directory Reference

Files

file  Exceptions.cpp [code]
 
file  exceptions.h [code]
 : two types of exceptions are handled for now. Errors, and warnings. Those exceptions are trapped provided the matlab modules are started using MODULEBOOT, and ended using MODULEEND. These are macros hiding try, catch statements. This header file defines our own exceptions