Functions
testCatchWrongType.cc File Reference
#include <iostream>
#include <utl/AugerException.h>

Go to the source code of this file.

Functions

int main ()
 
void throwGeneric ()
 
void throwNonExistent ()
 

Function Documentation

int main ( void  )

Definition at line 23 of file testCatchWrongType.cc.

References utl::AugerException::GetMessage(), and throwGeneric().

void throwGeneric ( )

Definition at line 11 of file testCatchWrongType.cc.

void throwNonExistent ( )

Definition at line 17 of file testCatchWrongType.cc.


, generated on Tue Sep 26 2023.