Page MenuHomeHEPForge

Exception.cc
No OneTemporary

Exception.cc

#include "RaveBase/RaveInterface/rave/Exception.h"
using namespace std;
rave::Exception::Exception ( const string & s ) : what_ ( s )
{}
string rave::Exception::what() const
{
return what_;
}

File Metadata

Mime Type
text/x-c
Expires
Wed, May 14, 11:35 AM (11 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111457
Default Alt Text
Exception.cc (198 B)

Event Timeline