#include <NoProxyException.h>
Public Member Functions | |
NoProxyException (const EventSetupRecordKey &iKey, const DataKey &iDataKey) |
Definition at line 31 of file NoProxyException.h.
edm::eventsetup::NoProxyException< T >::NoProxyException | ( | const EventSetupRecordKey & | iKey, |
const DataKey & | iDataKey | ||
) | [inline] |
Definition at line 39 of file NoProxyException.h.
: NoDataException<T>(iKey, iDataKey,"NoProxyException",NoDataExceptionBase::noProxyMessage()) { }