ValidHandle.cc
Go to the documentation of this file.
1 #include "gallery/ValidHandle.h"
2 
4 
5 namespace gallery {
6 
7  void
9  {
11  << "Attempt to create ValidHandle with null pointer";
12  }
13 } // namespace gallery
void throwValidHandleNullPointer()
Definition: ValidHandle.cc:8
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
Definition: Exception.h:66