Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11222214
Exception.cc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
198 B
Subscribers
None
Exception.cc
View Options
#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
Details
Attached
Mime Type
text/x-c
Expires
Wed, May 14, 11:35 AM (14 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111457
Default Alt Text
Exception.cc (198 B)
Attached To
rRAVESVN ravesvn
Event Timeline
Log In to Comment