OpenM++ runtime library (libopenm)
|
OpenM++: public interface for errors and exceptions. More...
Go to the source code of this file.
Classes | |
class | openm::OpenmException< maxMsgSize, defaultMessage > |
openM++ exceptions More... | |
struct | openm::MessageEllipter |
helper to return ellipted string if source string exceed max size. More... | |
Namespaces | |
namespace | openm |
openM++ namespace | |
Typedefs | |
typedef OpenmException< 4000, helperUnknownErrorMessage > | openm::HelperException |
helper library exception | |
Variables | |
const char | openm::helperUnknownErrorMessage [] = "unknown error in helper method" |
helper library exception default error message: "unknown error in helper method" More... | |
OpenM++: public interface for errors and exceptions.