#include <RPCException.h>
Public Member Functions | |
RPCException (std::string msg) |
Definition at line 21 of file RPCException.h.
RPCException::RPCException | ( | std::string | msg | ) | [inline] |
Definition at line 23 of file RPCException.h.
: cms::Exception(msg) {};