MC++
|
Exceptions of mc::FFDep.
#include <ffdep.hpp>
Public Types | |
enum | TYPE { UNDEF =-33 } |
Enumeration type for FFDep exception handling. More... | |
Public Member Functions | |
Exceptions (TYPE ierr) | |
Constructor for error ierr | |
int | ierr () |
Inline function returning the error flag. | |
Enumerator | |
---|---|
UNDEF |
Error due to calling a function/feature not yet implemented in mc::FFDep. |