1 #ifndef _io_ZHAireSIOException_h_
2 #define _io_ZHAireSIOException_h_
4 #include <utl/AugerException.h>
20 : IOFailureException(message) { }
23 virtual std::string GetExceptionName()
const
24 {
return "ZHAireS IO exception"; }
Base class to report exceptions in IO.
Base for exceptions in the ZHAireS reader.