![]() |
|
|||
File indexing completed on 2024-04-06 12:12:43
0001 #ifndef FWCore_MessageLogger_ExceptionMessages 0002 #define FWCore_MessageLogger_ExceptionMessages 0003 0004 namespace cms { 0005 class Exception; 0006 } 0007 0008 namespace edm { 0009 class JobReport; 0010 0011 void printCmsException(cms::Exception& e, edm::JobReport* jobRep = nullptr, int rc = -1); 0012 void printCmsExceptionWarning(char const* behavior, cms::Exception const& e); 0013 } // namespace edm 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |