11#ifndef BE_MPI_EXCEPTION_H_
12#define BE_MPI_EXCEPTION_H_
The parent class of all BiometricEvaluation exceptions.
Exception(std::string info)
Constructor.
virtual ~Exception() noexcept=default
Destructor.
Exception()
Construct with default information string.
An exception that when thrown from a Task should result in the entire job (all tasks) being shut down...
TerminateJob()
Construct with default information string.
TerminateJob(std::string info)
Constructor.
This software was developed at the National Institute of Standards and Technology (NIST) by employees...