pion-net
4.0.9
|
exception thrown if the cache option is set to an invalid value More...
#include <FileService.hpp>
Inherits pion::PionException.
Public Member Functions | |
InvalidCacheException (const std::string &value) | |
![]() | |
PionException (const char *what_msg) | |
PionException (const std::string &what_msg) | |
PionException (const char *description, const std::string ¶m) | |
PionException (std::string description, const std::string ¶m) | |
virtual const char * | what () const throw () |
returns a descriptive message for the exception | |
exception thrown if the cache option is set to an invalid value
Definition at line 269 of file FileService.hpp.