#include <exception>
Go to the source code of this file.
Namespaces | |
namespace | cms |
namespace | edm |
Functions | |
void | edm::printBadAllocException (char const *prog=0, edm::JobReport *jobRep=0, int rc=-1) |
void | edm::printCmsException (cms::Exception &e, char const *prog=0, edm::JobReport *jobRep=0, int rc=-1) |
void | edm::printStdException (std::exception &e, char const *prog=0, edm::JobReport *jobRep=0, int rc=-1) |
void | edm::printUnknownException (char const *prog=0, edm::JobReport *jobRep=0, int rc=-1) |