17 #ifndef _DECAF_UTIL_CONCURRENT_CANCELLATIONEXCEPTION_H_
18 #define _DECAF_UTIL_CONCURRENT_CANCELLATIONEXCEPTION_H_
24 namespace concurrent {
84 const std::exception* cause,
const char* msg, ...);
Definition: CancellationException.h:30
#define DECAF_API
Definition: Config.h:29
Definition: Exception.h:38