#include "FWCore/Utilities/interface/EDMException.h"
Go to the source code of this file.
Functions | |
void | throwStorageError (const char *category, const char *context, const char *call, int error) |
void | throwStorageError (edm::errors::ErrorCodes category, const char *context, const char *call, int error) |
void throwStorageError | ( | const char * | category, |
const char * | context, | ||
const char * | call, | ||
int | error | ||
) |
Definition at line 6 of file Throw.cc.
References cms::Exception::addContext(), taus_updatedMVAIds_cff::category, and relativeConstraints::error.
Referenced by IOChannel::close(), File::close(), File::flush(), RemoteFile::get(), IOChannel::isBlocking(), RemoteFile::local(), File::position(), IOChannel::read(), File::read(), IOChannel::readv(), File::resize(), IOChannel::setBlocking(), File::size(), File::sysduplicate(), File::sysopen(), IOChannel::write(), File::write(), and IOChannel::writev().
void throwStorageError | ( | edm::errors::ErrorCodes | category, |
const char * | context, | ||
const char * | call, | ||
int | error | ||
) |
Definition at line 13 of file Throw.cc.
References cms::Exception::addContext(), taus_updatedMVAIds_cff::category, and relativeConstraints::error.