Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8309781
Exception.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
267 B
Subscribers
None
Exception.h
View Options
#ifndef rave_RaveException_H
#define rave_RaveException_H
#include
<string>
namespace
rave
{
class
RaveDllExport
Exception
{
public
:
Exception
(
const
std
::
string
&
);
std
::
string
what
()
const
;
private
:
std
::
string
what_
;
};
}
#endif
// rave_RaveException_H
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Dec 21, 4:31 PM (21 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4023453
Default Alt Text
Exception.h (267 B)
Attached To
rRAVESVN ravesvn
Event Timeline
Log In to Comment