#include "TestUtil.hpp"
#include "Exception.hpp"
#include <iostream>
#include <cmath>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | Exception_T |
Functions | |
int | main (int argc, char *argv[]) |
NEW_EXCEPTION_CLASS (TestExceptionClass, gnsstk::InvalidParameter) | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 335 of file Exception_T.cpp.
NEW_EXCEPTION_CLASS | ( | TestExceptionClass | , |
gnsstk::InvalidParameter | |||
) |