Makes and returns string "<class-name>::<func_name>".
- Parameters:
-
| func_name | - Name of the function where failure occurs Concatenates the class name of this object with the passed-in function name to create a string that indicates where the failure occurs. The class-name is provided by fromClass(). This string will be used by a base class when an exception is thrown. |
References fromClass().
Referenced by H5::PropList::close(), H5::DataType::close(), H5::PropList::closeClass(), H5::DataType::committed(), H5::DataType::convert(), H5::PropList::copy(), H5::DataType::copy(), H5::PropList::copyProp(), H5::H5Object::createAttribute(), decRefCount(), H5::DataType::detectClass(), H5::DataType::find(), H5::H5Object::flush(), H5::PropList::getClass(), H5::DataType::getClass(), H5::PropList::getClassParent(), getCounter(), H5::H5Object::getFileName(), H5::H5Object::getNumAttrs(), H5::PropList::getNumProps(), H5::DataType::getObjType(), H5::AtomType::getOffset(), H5::AtomType::getOrder(), H5::AtomType::getPad(), H5::AtomType::getPrecision(), H5::PropList::getProperty(), H5::PropList::getPropSize(), H5::DataType::getRegion(), H5::DataType::getSize(), H5::DataType::getSuper(), H5::DataType::getTag(), incRefCount(), H5::PropList::isAClass(), H5::DataType::isVariableStr(), H5::H5Object::iterateAttrs(), H5::DataType::lock(), H5::H5Object::openAttribute(), operator=(), H5::PropList::operator==(), H5::DataType::operator==(), H5::PropList::p_setId(), H5::DataType::p_setId(), H5::DataSpace::p_setId(), H5::DataSet::p_setId(), H5::PropList::propExist(), H5::DataType::registerFunc(), H5::H5Object::removeAttr(), H5::PropList::removeProp(), H5::H5Object::renameAttr(), H5::AtomType::setOffset(), H5::AtomType::setOrder(), H5::AtomType::setPad(), H5::AtomType::setPrecision(), H5::PropList::setProperty(), H5::AtomType::setSize(), H5::DataType::setTag(), H5::DataType::unregister(), and H5::DataType::~DataType().