Class Index Cross Index Namespace Index

Class FrameCPP::FrameFilename::InvalidFrameFilename

Exception describing a corrupted frame file name.
Contained in: FrameCPP::FrameFilename
Derived from: LdasException
Derived by: none

#include "framecpp/FrameFilename.hh"


public function member index:

InvalidFrameFilename(const std::string& Filename, const std::string& Spec, const char* File, size_t Line);
 

private function member index:

static std::string format(const std::string& Filename, const std::string& Spec);
 

Description:



Function Member Descriptions:


FrameCPP::FrameFilename::InvalidFrameFilename::InvalidFrameFilename


InvalidFrameFilename(const std::string& Filename, const std::string& Spec, const char* File, size_t Line);



FrameCPP::FrameFilename::InvalidFrameFilename::format


static std::string format(const std::string& Filename, const std::string& Spec);